Builds full elevation/gap pattern-matches, shrinks the width, and collects best match information
fullElevGap(pileupSubset, windowSize, minSize, maxSize, elevOrGap)
A subset of the pileup that pertains only to the contig/chunk currently being assessed.
The number of basepairs to average read coverage values over. Options are 100, 200, 500, 1000 ONLY. Default is 1000.
The minimum size (in bp) of elevation or gap patterns. Default is 10000.
The maximum size (in bp) of elevation or gap patterns. Default is NA (i.e. no maximum).
Pattern-matching on 'elevation' or 'gap' pattern.