Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/alnmgr/
H A Dscore_builder_base.cpp367 int aln_mismatches = 0; in s_GetCountIdentityMismatch() local
390 aln_mismatches += s_IntersectionLength(ranges, in s_GetCountIdentityMismatch()
421 *mismatches += aln_mismatches; in s_GetCountIdentityMismatch()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/alnmgr/
H A Dscore_builder_base.cpp367 int aln_mismatches = 0; in s_GetCountIdentityMismatch() local
390 aln_mismatches += s_IntersectionLength(ranges, in s_GetCountIdentityMismatch()
421 *mismatches += aln_mismatches; in s_GetCountIdentityMismatch()