reduce | R Documentation |
Computing the GRanges footprint of the gTrack object on the genome usage: reduce(gt) # outputs a GRanges
## S4 method for signature 'gTrack'
reduce(x, drop.empty.ranges = FALSE, ...)
x |
|
... |
additional arguments to GRanges reduce function |
GRanges
with the minimal footprint of the gTrack
data
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.