[[,GenomicTiles,numeric,ANY-method {GenoGAM} | R Documentation |
Getting a specific tile
## S4 method for signature 'GenomicTiles,numeric,ANY' x[[i]] ## S4 method for signature 'GenomicTiles,GRanges,ANY,ANY' x[i]
x |
A |
i |
An integer (for '[[') or a |
A DataFrame
(for '[[') or a subsetted GenomicTiles
object (for '[')