Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dblast.c2664 static Int2 BlastWordExtend_prelim PROTO((BlastSearchBlkPtr search, Int4 q_off, Int4 s_off, Int4 wo…
7518 …if (BlastWordExtend_prelim(search, q_off, s_off, word_width, diag, real_diag, &succeed_to_right, c… in BlastWordFinder_mh_contig()
7607 …if (BlastWordExtend_prelim(search, q_off, s_off, word_width, diag, real_diag, &succeed_to_right, 0… in BlastWordFinder_mh_contig()
7704 …if (BlastWordExtend_prelim(search, q_off, s_off, word_width, diag, real_diag, &succeed_to_right, c… in BlastWordFinder_mh_contig()
7795 …if (BlastWordExtend_prelim(search, q_off, s_off, word_width, diag, real_diag, &succeed_to_right, 0… in BlastWordFinder_mh_contig()
8133 BlastWordExtend_prelim(BlastSearchBlkPtr search, Int4 q_off, Int4 s_off, Int4 word_width, BLAST_Dia… in BlastWordExtend_prelim() function