Home
last modified time | relevance | path

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

/dports/biology/bbmap/bbmap/current/prok/
H A DGeneCaller.java302 calcPathScorePlus(orf, list, listStrand, lastPos, bestPos); in calcPathScore()
330 …private void calcPathScorePlus(final Orf orf, final ArrayList<Orf> list, final int listStrand, fin… in calcPathScorePlus() method in GeneCaller