collapseBins {breakpointR} | R Documentation |
Collapse consecutive bins with the same value defined in 'id.field'.
collapseBins(gr, id.field = 3)
gr |
A |
id.field |
A number of metadata column to use for region merging. |
A GRanges-class
object.