Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dreaddb.h1845 …se, Boolean is_aa, Int4 line_length, FILE *outfp, Boolean html, CharPtr rid, Boolean query_is_aa));
H A Dreaddb.c7550 FILE *outfp, Boolean html, CharPtr rid, Boolean query_is_aa) in PrintDbInformationWithRID() argument
7591 if (query_is_aa && !StrNCmp(chptr, "Completed", 9)) { in PrintDbInformationWithRID()