combined_regions<-,GenomicOverlaps,GRanges-method {ENCODExplorer} | R Documentation |
The new region must have the same length as the old one. This is useful for replacing annotations.
## S4 replacement method for signature 'GenomicOverlaps,GRanges' combined_regions(x) <- value
x |
The GenomicOverlaps object. |
A GRanges
object representing the combined regions.