View source: R/getPvaluesByContrast.R
getPvaluesByContrast | R Documentation |
Takes the annotated and fitted object of EPrnaseq
/iPrnaseq
and the name or number of contrast as given in contrast matrix as input and finds differentially alternatively spliced cassette exon/intron retention events for that contrast.
getPvaluesByContrast(fit, contrast = NULL)
fit |
output of addAnnotationRnaSeq function. |
contrast |
contrast whose ranking is required, for example, 'NormalvsTumor' (as used in contrast matrix). |
Data frame that contains ranking of cassette exon/intron retention events in the given contrast or comparision with their annotation. The output can be saved as csv/xlsx file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.