Home
last modified time | relevance | path

Searched defs:SetCutoffScore (Results 1 – 8 of 8) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/api/
H A Dmagicblast_options.hpp178 void SetCutoffScore(int s) { m_Opts->SetCutoffScore(s); } in SetCutoffScore() function in CMagicBlastOptionsHandle
H A Dblast_options_handle.hpp255 void SetCutoffScore(int s) { m_Opts->SetCutoffScore(s); } in SetCutoffScore() function in CBlastOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/api/
H A Dmagicblast_options.hpp178 void SetCutoffScore(int s) { m_Opts->SetCutoffScore(s); } in SetCutoffScore() function in CMagicBlastOptionsHandle
H A Dblast_options_handle.hpp255 void SetCutoffScore(int s) { m_Opts->SetCutoffScore(s); } in SetCutoffScore() function in CBlastOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1435 CBlastOptionsLocal::SetCutoffScore(int s) in SetCutoffScore() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp1904 CBlastOptions::SetCutoffScore(int s) in SetCutoffScore() function in CBlastOptions
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1435 CBlastOptionsLocal::SetCutoffScore(int s) in SetCutoffScore() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp1904 CBlastOptions::SetCutoffScore(int s) in SetCutoffScore() function in CBlastOptions