Home
last modified time | relevance | path

Searched defs:SetMaxHspsPerSubject (Results 1 – 6 of 6) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/api/
H A Dblast_options_handle.hpp244 void SetMaxHspsPerSubject(int m) { m_Opts->SetMaxHspsPerSubject(m); } in SetMaxHspsPerSubject() function in CBlastOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/api/
H A Dblast_options_handle.hpp244 void SetMaxHspsPerSubject(int m) { m_Opts->SetMaxHspsPerSubject(m); } in SetMaxHspsPerSubject() function in CBlastOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1272 CBlastOptionsLocal::SetMaxHspsPerSubject(int m) in SetMaxHspsPerSubject() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp1789 CBlastOptions::SetMaxHspsPerSubject(int m) in SetMaxHspsPerSubject() function in CBlastOptions
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1272 CBlastOptionsLocal::SetMaxHspsPerSubject(int m) in SetMaxHspsPerSubject() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp1789 CBlastOptions::SetMaxHspsPerSubject(int m) in SetMaxHspsPerSubject() function in CBlastOptions