Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/gnomon/
H A Dchainer.cpp2748 … bool aj_left_complete = aj.Strand() == ePlus ? aj_cds_info.HasStart() : aj_cds_info.HasStop(); in RightLeft() local
2769 …if(mj.m_type == eCDS && (!aj_left_complete || (!i_rflexible && (ai.Limits()&aj_rf).GetLength() > 5… in RightLeft()