Home
last modified time | relevance | path

Searched refs:psiblast_opts (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.cpp1223 CPSIBlastOptions psiblast_opts; in x_CreatePssmFromMsa() local
1224 PSIBlastOptionsNew(&psiblast_opts); in x_CreatePssmFromMsa()
1225 psiblast_opts->nsg_compatibility_mode = ignore_pssm_tmplt_seq; in x_CreatePssmFromMsa()
1228 CPsiBlastInputClustalW pssm_input(input_stream, *psiblast_opts, in x_CreatePssmFromMsa()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/blastinput/
H A Dblast_args.cpp1223 CPSIBlastOptions psiblast_opts; in x_CreatePssmFromMsa() local
1224 PSIBlastOptionsNew(&psiblast_opts); in x_CreatePssmFromMsa()
1225 psiblast_opts->nsg_compatibility_mode = ignore_pssm_tmplt_seq; in x_CreatePssmFromMsa()
1228 CPsiBlastInputClustalW pssm_input(input_stream, *psiblast_opts, in x_CreatePssmFromMsa()