Home
last modified time | relevance | path

Searched refs:fNoQueryClusters (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/cobalt/
H A Doptions.cpp77 if (!(m_Mode & fNoQueryClusters) != m_UseQueryClusters in Validate()
213 m_UseQueryClusters = !(mode & fNoQueryClusters); in x_InitParams()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/cobalt/
H A Doptions.hpp228 fNoQueryClusters = 1, ///< No query clustering enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/cobalt/unit_test/
H A Dcobalt_unit_test.cpp929 CMultiAlignerOptions::fNoQueryClusters in BOOST_AUTO_TEST_CASE()