Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dreaddb.h1262 Boolean LIBCALL readdb_get_totals PROTO((ReadDBFILEPtr rdfp_list, Int8Ptr total_len, Int4Ptr total_…
H A Dpseed3.c500 readdb_get_totals(search->rdfp, &dbLength, &num_seq); in seedEngineCore()
H A Dreaddb.c4211 readdb_get_totals(ReadDBFILEPtr rdfp_list, Int8Ptr total_len, Int4Ptr total_num) in readdb_get_totals() function
12277 if (!(readdb_get_totals(rdfp,&tot_len,&total))) { in DumpBlastDB()
H A Dblast.c5412 readdb_get_totals(search->rdfp, &total_length, &total_number); in BLASTSetUpSearchInternalByLoc()
H A Dblastutl.c4548 readdb_get_totals(search->rdfp, &total_length, &total_number); in s_ComputeAverageLength()
/dports/biology/ncbi-toolkit/ncbi/biostruc/cdd/
H A Dcddposutil.c2032 readdb_get_totals(search->rdfp, &(dblen), &(search->dbseq_num)); in CddSetUpSearchWithReadDb()
2099 readdb_get_totals(search->rdfp, &(dblen), &(search->dbseq_num)); in CddSetUpSearchWithReadDb()