range-TnTTrack | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.