range-TnTTrack {TnT} | R Documentation |
Range of Tracks
## S4 method for signature 'RangeBasedTrack' range(x, ..., with.revmap = FALSE, ignore.strand = FALSE, na.rm = FALSE) ## S4 method for signature 'CompositeTrack' range(x, ..., with.revmap = FALSE, ignore.strand = FALSE, na.rm = FALSE)
x |
A TnTTrack object. |
..., with.revmap, ignore.strand, na.rm |
Passed to |
Returns a GRanges object.