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.


ArnaudDroitLab/GenomicIntersection documentation built on Oct. 19, 2019, 5:37 a.m.