length,GenomicOverlaps-method {ENCODExplorer}R Documentation

Returns the number of elements of a GenomicOverlaps object.

Description

Returns the number of elements of a GenomicOverlaps object.

Usage

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

Arguments

x

The GenomicOverlaps object.

Value

The number of elements in x.


[Package ENCODExplorer version 2.12.1 Index]