Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/gnomon/
H A Dchainer.cpp7688 int right_shrink = 0; //unprojectable touching insertion in MapOneModelToEditedContig() local
7773 right_shrink = e.GetTo()-right; in MapOneModelToEditedContig()
7796 TSignedSeqRange orig_exon(left-left_shrink, right+right_shrink); in MapOneModelToEditedContig()
7810 …TInDels efs = CombineCorrectionsAndIndels(orig_exon, left_shrink, right_shrink, corrected_exon, m_… in MapOneModelToEditedContig()