Home
last modified time | relevance | path

Searched refs:x_IsPseudo (Results 1 – 7 of 7) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/validator/
H A Dgene_cache.cpp150 bool CGeneCache::x_IsPseudo(const CGene_ref& gref) in x_IsPseudo() function in CGeneCache
160 (feat.GetData().IsGene() && x_IsPseudo(feat.GetData().GetGene())); in IsPseudo()
H A Dvaliderror_bioseq.cpp7047 bool x_IsPseudo(const CGene_ref& ref) in x_IsPseudo() function
7070 bool x_IsPseudo(const CSeq_feat& feat, CValidError_imp& imp) in x_IsPseudo() function
7077 x_IsPseudo(feat.GetData().GetGene())) { in x_IsPseudo()
7090 if (x_IsPseudo(ref)) { in x_IsPseudo()
7151 if ( x_IsPseudo(ft1, m_Imp) || x_IsPseudo(ft2, m_Imp) ) { in x_ValidateCDSagainstVDJC()
7162 if ( x_IsPseudo(ft1, m_Imp) || x_IsPseudo(ft2, m_Imp) ) { in x_ValidateCDSagainstVDJC()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objmgr/util/
H A Dautodef_feature_clause.hpp106 virtual bool x_IsPseudo();
139 virtual bool x_IsPseudo();
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objmgr/util/
H A Dautodef_feature_clause.hpp106 virtual bool x_IsPseudo();
139 virtual bool x_IsPseudo();
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/validator/
H A Dgene_cache.hpp133 static bool x_IsPseudo(const CGene_ref& gref);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/util/
H A Dautodef_feature_clause.cpp251 bool CAutoDefFeatureClause::x_IsPseudo() in x_IsPseudo() function in CAutoDefFeatureClause
359 if (x_IsPseudo()) { in x_GetFeatureTypeWord()
375 if (x_IsPseudo()) { in x_GetFeatureTypeWord()
382 if (x_IsPseudo()) { in x_GetFeatureTypeWord()
504 bool CAutoDefGeneClause::x_IsPseudo() in x_IsPseudo() function in CAutoDefGeneClause
506 if (CAutoDefFeatureClause::x_IsPseudo()) { in x_IsPseudo()
1033 && (!x_IsPseudo())) { in x_GetGenericInterval()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/util/
H A Dautodef_feature_clause.cpp251 bool CAutoDefFeatureClause::x_IsPseudo() in x_IsPseudo() function in CAutoDefFeatureClause
359 if (x_IsPseudo()) { in x_GetFeatureTypeWord()
375 if (x_IsPseudo()) { in x_GetFeatureTypeWord()
382 if (x_IsPseudo()) { in x_GetFeatureTypeWord()
504 bool CAutoDefGeneClause::x_IsPseudo() in x_IsPseudo() function in CAutoDefGeneClause
506 if (CAutoDefFeatureClause::x_IsPseudo()) { in x_IsPseudo()
1033 && (!x_IsPseudo())) { in x_GetGenericInterval()