refineRegion(peaks, setPeaks, extendingSize, region_width, currentPeak)
GRanges
containing all peaks from the current analysis
sorted by position.GRanges
containing the peaks present in the current
selected region.numeric
value indicating the size of padding
at each side of the peaks median position to create the consensus
region. The minimum size of the consensu region will be equal to
twice the value of the extendingSize
parameter. The size of
the extendingSize
must be a positive integer.numeric
value indicating the size of the
region which is equivalent to twice the extendingSize
.GRanges
with 1 range containing the information
about the current peak used as the starting point for the selected region.class
"commonFeatures".