indexRanges | R Documentation |
Indexes the GRanges of a BamViews-derived class
indexRanges(object)
indexRanges(object) <- value
## S4 method for signature 'PreprocessViews2'
indexRanges(object)
## S4 replacement method for signature 'PreprocessViews2'
indexRanges(object) <- value
object |
a |
value |
an integer-vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.