Searched refs:getLenScore (Results 1 – 4 of 4) sorted by relevance
307 int left_sLen = getLenScore(left_annot); in fit_blast()308 int right_sLen = getLenScore(right_annot); in fit_blast()
420 int CReadBlastApp::getLenScore( CBioseq::TAnnot::const_iterator& annot) in getLenScore() function in CReadBlastApp
386 static int getLenScore( CBioseq::TAnnot::const_iterator& annot);
463 int sLen = getLenScore(annot); in check_alignment()