loadAnnotation {psichomics}R Documentation

Load alternative splicing annotation from AnnotationHub

Description

Load alternative splicing annotation from AnnotationHub

Usage

loadAnnotation(annotation)

Arguments

annotation

Character: annotation to load

Value

List of data frames containing the alternative splicing annotation per event type

Examples

human <- listSplicingAnnotations()[[1]]
## Not run: 
annot <- loadAnnotation(human)

## End(Not run)

[Package psichomics version 1.8.2 Index]