getSplicingEventTypes {psichomics}R Documentation

Get supported splicing event types

Description

Get supported splicing event types

Usage

getSplicingEventTypes(psi = NULL, acronymsAsNames = FALSE)

Arguments

psi

Data frame or matrix: alternative splicing quantification data

acronymsAsNames

Boolean: return acronyms as names?

Value

Named character vector with splicing event types

See Also

Other functions for PSI quantification: filterPSI(), listSplicingAnnotations(), loadAnnotation(), plotRowStats(), quantifySplicing()

Examples

getSplicingEventTypes()

[Package psichomics version 1.16.0 Index]