combined_regions,GenomicOverlaps-method {ENCODExplorer} | R Documentation |
Returns the combined regions from a GenomicOverlaps object.
## S4 method for signature 'GenomicOverlaps' combined_regions(x)
x |
The GenomicOverlaps object. |
A GRanges
object representing the combined regions.