annotReg | R Documentation |
The annotReg
slot holds the annotated regions as a GRanges
object.
## S4 method for signature 'srnadiffExp' annotReg(object) ## S4 replacement method for signature 'srnadiffExp' annotReg(object) <- value
object |
An |
value |
Annotated regions as a |
The regions given by the user, as a GRanges
.
srnaExp <- srnadiffExample() annotReg(srnaExp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.