combined_regions,GenomicOverlaps-method {ENCODExplorer}R Documentation

Returns the combined regions from a GenomicOverlaps object.

Description

Returns the combined regions from a GenomicOverlaps object.

Usage

## S4 method for signature 'GenomicOverlaps'
combined_regions(x)

Arguments

x

The GenomicOverlaps object.

Value

A GRanges object representing the combined regions.


[Package ENCODExplorer version 2.14.0 Index]