Home
last modified time | relevance | path

Searched refs:GetBlastpEvalue (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/cobalt/
H A Dblast.cpp184 double blastp_evalue = m_Options->GetBlastpEvalue(); in x_AlignFillerBlocks()
399 double blastp_evalue = m_Options->GetBlastpEvalue(); in x_AlignClusterQueries()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/cobalt/
H A Doptions.hpp541 double GetBlastpEvalue(void) const {return m_BlastpEvalue;} in GetBlastpEvalue() function in CMultiAlignerOptions