Description Usage Arguments Value
Calculate inclusion levels using alternative splicing event annotation and junction quantification for many samples
1 2 3 4 5 6 7 | calculateInclusionLevels(
eventType,
junctionQuant,
annotation,
minReads = 10,
onlyReturnASeventNames = FALSE
)
|
eventType |
Character: type of the alternative event to calculate |
junctionQuant |
Matrix: junction quantification with samples as columns and junctions as rows |
annotation |
Data.frame: alternative splicing annotation related to event type |
minReads |
Integer: minimum of total reads required to consider the quantification as valid |
Matrix with inclusion levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.