Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/seqqa/
H A Dsingle_aln_tests.cpp285 TSeqPos worst_exon_match_count = 0; // initialize to in RunTest() local
493 worst_exon_match_count = exon_match_count; in RunTest()
602 .AddField("worst_exon_matches", int(worst_exon_match_count)); in RunTest()