Home
last modified time | relevance | path

Searched defs:SetOutOfFrameMode (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 Dtblastn_options.hpp68 void SetOutOfFrameMode(bool m = true) { m_Opts->SetOutOfFrameMode(m); } in SetOutOfFrameMode() function in CTBlastnOptionsHandle
H A Dblastx_options.hpp85 void SetOutOfFrameMode(bool m = true) { m_Opts->SetOutOfFrameMode(m); } in SetOutOfFrameMode() function in CBlastxOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/api/
H A Dtblastn_options.hpp68 void SetOutOfFrameMode(bool m = true) { m_Opts->SetOutOfFrameMode(m); } in SetOutOfFrameMode() function in CTBlastnOptionsHandle
H A Dblastx_options.hpp85 void SetOutOfFrameMode(bool m = true) { m_Opts->SetOutOfFrameMode(m); } in SetOutOfFrameMode() function in CBlastxOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1673 CBlastOptionsLocal::SetOutOfFrameMode(bool m) in SetOutOfFrameMode() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp2291 CBlastOptions::SetOutOfFrameMode(bool m) in SetOutOfFrameMode() function in CBlastOptions
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1673 CBlastOptionsLocal::SetOutOfFrameMode(bool m) in SetOutOfFrameMode() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp2291 CBlastOptions::SetOutOfFrameMode(bool m) in SetOutOfFrameMode() function in CBlastOptions