Home
last modified time | relevance | path

Searched refs:d_chain_type (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/igblast/
H A Digblast.cpp910 string d_chain_type = m_AnnotationInfo.GetDJChainType(d_id); in x_FindDJAln() local
911 if (d_chain_type != "N/A"){ in x_FindDJAln()
912 if (d_chain_type[1] != q_ct[1]) keep = false; in x_FindDJAln()
1232 string d_chain_type = m_AnnotationInfo.GetDJChainType(d_id); in x_ProcessDGeneResult() local
1233 if (d_chain_type != "N/A"){ in x_ProcessDGeneResult()
1234 if (d_chain_type[1] != q_ct[1]) keep = false; in x_ProcessDGeneResult()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/igblast/
H A Digblast.cpp910 string d_chain_type = m_AnnotationInfo.GetDJChainType(d_id); in x_FindDJAln() local
911 if (d_chain_type != "N/A"){ in x_FindDJAln()
912 if (d_chain_type[1] != q_ct[1]) keep = false; in x_FindDJAln()
1232 string d_chain_type = m_AnnotationInfo.GetDJChainType(d_id); in x_ProcessDGeneResult() local
1233 if (d_chain_type != "N/A"){ in x_ProcessDGeneResult()
1234 if (d_chain_type[1] != q_ct[1]) keep = false; in x_ProcessDGeneResult()