Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/validator/
H A Dtranslation_problems.hpp194 …void x_GetCdTransErrors(const CSeq_feat& feat, CBioseq_Handle product, bool show_stop, bool got_st…
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/validator/
H A Dtranslation_problems.cpp256 x_GetCdTransErrors(feat, prot_handle, show_stop, got_stop, scope); in CalculateTranslationProblems()
284 void CCDSTranslationProblems::x_GetCdTransErrors(const CSeq_feat& feat, CBioseq_Handle product, boo… in x_GetCdTransErrors() function in CCDSTranslationProblems