Description Usage Arguments Value Examples
Retrieve annotation of splicing events from a maser object.
1 2 3 |
object |
a maser object. |
type |
a character indicating the splice type. Possible values
are |
a data.frame.
1 2 3 | path <- system.file("extdata", file.path("MATS_output"), package = "maser")
hypoxia <- maser(path, c("Hypoxia 0h", "Hypoxia 24h"))
head(annotation(hypoxia, "SE"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.