Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/gnomon/
H A Dchainer.cpp6441 int threep_limit = tlen-1; in FindSelenoproteinsClipProteinsToStartStop() local
6443 if(first_stop+2 < threep_limit) { in FindSelenoproteinsClipProteinsToStartStop()
6444 threep_limit = first_stop+2; in FindSelenoproteinsClipProteinsToStartStop()
6450 TSignedSeqRange clip(fivep_limit, threep_limit); in FindSelenoproteinsClipProteinsToStartStop()