Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dblast.h512 BlastSearchBlkPtr LIBCALL BLASTSetUpSearchWithReadDb PROTO((BioseqPtr query_bsp, CharPtr prog_name,…
H A Dblast.c5840 BLASTSetUpSearchWithReadDb(BioseqPtr query_bsp, CharPtr prog_name, Int4 qlen, CharPtr dbname, BLAST… in BLASTSetUpSearchWithReadDb() function
/dports/biology/ncbi-toolkit/ncbi/network/wwwblast/Src/
H A Dwwwbutl.c2181 …if((search = BLASTSetUpSearchWithReadDb(theInfo->fake_bsp, theInfo->program, theInfo->query_bsp->l… in GetPSIMatrix()
2374 …if((search = BLASTSetUpSearchWithReadDb(theInfo->fake_bsp, theInfo->program, theInfo->query_bsp->l… in PSIBlastSearch()
2536 …if((search = BLASTSetUpSearchWithReadDb(theInfo->fake_bsp, "blastp", theInfo->query_bsp->length, t… in PHIBlastSearch()
/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dblastpgp.c1729 search = BLASTSetUpSearchWithReadDb(bop->fake_bsp, "blastp", in Main()
/dports/biology/ncbi-toolkit/ncbi/biostruc/cdd/
H A Dcddutil.c4794 search = BLASTSetUpSearchWithReadDb(bop->fake_bsp, "blastp", in CddDenDiagCposComp2KBP()