Make a list containing the match-score, min and max pattern-match values, the start and stop positions of the elevated or gapped region, the elevation ratio and the classification
collectBestMatchInfo(pattern, pileupSubset, elevOrGap, leftRightFull)
A vector containing the values associated with the pattern-match
A subset of the pileup that pertains only to the contig/chunk currently being assessed.
Pattern-matching on 'elevation' or 'gap' pattern.
'Left' or'Right' partial gap/elevation pattern or full elevation/gap pattern.