Description Usage Arguments Value See Also Examples
View source: R/data_inclusionLevels.R
Load alternative splicing annotation from AnnotationHub
1 | loadAnnotation(annotation, cache = NULL)
|
annotation |
Character: annotation to load |
cache |
Character: directory path of cache (if |
List of data frames containing the alternative splicing annotation per event type
Other functions for PSI quantification:
filterPSI()
,
getSplicingEventTypes()
,
listSplicingAnnotations()
,
plotRowStats()
,
quantifySplicing()
1 2 3 4 5 | human <- listSplicingAnnotations()[[1]]
## Not run:
annot <- loadAnnotation(human)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.