names,GenomicOverlaps-method {ENCODExplorer}R Documentation

Returns the names of the elements of a GenomicOverlaps object.

Description

Returns the names of the elements of a GenomicOverlaps object.

Usage

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

Arguments

x

The GenomicOverlaps object.

Value

The names of the elements in x.


[Package ENCODExplorer version 2.12.1 Index]