Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin1.c32097 static Int4 CountShortSequences (SeqEntryPtr seq_list, Int4 less_than) in CountShortSequences() function
32112 num_less_than += CountShortSequences (bssp->seq_set, less_than); in CountShortSequences()
33799 if ((num_short = CountShortSequences(seq, min)) > 0) { in ShortSequencesOk()
33804 } else if ((num_short = CountShortSequences (seq, rec)) == 0) { in ShortSequencesOk()