names<-,GenomicOverlaps,character-method {ENCODExplorer} | R Documentation |
Set names of the elements of a GenomicOverlaps object.
## S4 replacement method for signature 'GenomicOverlaps,character' names(x) <- value
x |
The GenomicOverlaps object. |
value |
The new names for the elements of the GenomicOverlaps object. |
A copy of the object.