Load alternative splicing annotation from AnnotationHub
Source: R/data_inclusionLevels.R
loadAnnotation.RdLoad alternative splicing annotation from AnnotationHub
See also
Other functions for PSI quantification:
filterPSI(),
getSplicingEventTypes(),
listSplicingAnnotations(),
plotRowStats(),
quantifySplicing()
Examples
human <- listSplicingAnnotations(species="Homo sapiens")[[1]]
if (FALSE) { # \dontrun{
annot <- loadAnnotation(human)
} # }