Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/blastinput/
H A Dblast_args.cpp1770 string df_db_name = CDirEntry::ConcatPath( in ExtractAlgorithmOptions() local
1774 CRef<CSearchDatabase> db(new CSearchDatabase(df_db_name, mol_type)); in ExtractAlgorithmOptions()
1780 …"Germline annotation database " + df_db_name + " could not be found in [internal_data] directory"); in ExtractAlgorithmOptions()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/blastinput/
H A Dblast_args.cpp1770 string df_db_name = CDirEntry::ConcatPath( in ExtractAlgorithmOptions() local
1774 CRef<CSearchDatabase> db(new CSearchDatabase(df_db_name, mol_type)); in ExtractAlgorithmOptions()
1780 …"Germline annotation database " + df_db_name + " could not be found in [internal_data] directory"); in ExtractAlgorithmOptions()