Description Usage Arguments Value
Calculates the deltaPSI between two conditions. When a subject has matching samples for the two conditions, that value is taken. Else, the deltaPSI is compared to the median of the controls.
1 | calculate_dPSI(expression, tx2gene)
|
expression |
data.frame with the expression information in long format, with column names 'gene','sample','tpmCtrl' and 'tpmCase'. |
tx2gene |
data.frame with two columns, named "transcript" and "gene", which contains the transcript-gene mapping. |
A data.frame with the PSIs per sample and condition, and the corresponding deltaPSI between conditions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.