initial_regions,GenomicOverlaps-method {ENCODExplorer}R Documentation

Returns the initial regions from a GenomicOverlaps object.

Description

Returns the initial regions from a GenomicOverlaps object.

Usage

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

Arguments

x

The GenomicOverlaps object.

Value

A GRangesList object representing the initial regions.


[Package ENCODExplorer version 2.12.1 Index]