Home
last modified time | relevance | path

Searched defs:SetLongestIntronLength (Results 1 – 10 of 10) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/api/
H A Dtblastn_options.hpp80 void SetLongestIntronLength(int l) { m_Opts->SetLongestIntronLength(l); } in SetLongestIntronLength() function in CTBlastnOptionsHandle
H A Dblastx_options.hpp97 void SetLongestIntronLength(int l) { m_Opts->SetLongestIntronLength(l); } in SetLongestIntronLength() function in CBlastxOptionsHandle
H A Dmagicblast_options.hpp220 void SetLongestIntronLength(int len) {m_Opts->SetLongestIntronLength(len);} in SetLongestIntronLength() function in CMagicBlastOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/api/
H A Dtblastn_options.hpp80 void SetLongestIntronLength(int l) { m_Opts->SetLongestIntronLength(l); } in SetLongestIntronLength() function in CTBlastnOptionsHandle
H A Dblastx_options.hpp97 void SetLongestIntronLength(int l) { m_Opts->SetLongestIntronLength(l); } in SetLongestIntronLength() function in CBlastxOptionsHandle
H A Dmagicblast_options.hpp220 void SetLongestIntronLength(int len) {m_Opts->SetLongestIntronLength(len);} in SetLongestIntronLength() function in CMagicBlastOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1523 CBlastOptionsLocal::SetLongestIntronLength(int l) in SetLongestIntronLength() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp2034 CBlastOptions::SetLongestIntronLength(int l) in SetLongestIntronLength() function in CBlastOptions
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1523 CBlastOptionsLocal::SetLongestIntronLength(int l) in SetLongestIntronLength() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp2034 CBlastOptions::SetLongestIntronLength(int l) in SetLongestIntronLength() function in CBlastOptions