names-set-GenomicOverlaps-character-method: Set names of the elements of a GenomicOverlaps object.

Description Usage Arguments Value

Description

Set names of the elements of a GenomicOverlaps object.

Usage

1
2
## S4 replacement method for signature 'GenomicOverlaps,character'
names(x) <- value

Arguments

x

The GenomicOverlaps object.

value

The new names for the elements of the GenomicOverlaps object.

Value

A copy of the object.


ENCODExplorer documentation built on Nov. 8, 2020, 5:11 p.m.