View source: R/Script_PLATE_00_rMATS_00_CreateFeatureData.R
Preprocess_rMATS | R Documentation |
Preprocess rMATS coordinates for MARVEL input and annotate the gene type for each gene using the GTF provided.
Preprocess_rMATS(file, GTF, EventType)
file |
Data frame. Tab-delimited file output from rMATS. Typically the file is named |
GTF |
Data frame. The same GTF file used in the rMATS step. |
event_type. |
Indicate the type of splicing event. Options are |
An object of class data frame that may be used as input for MARVEL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.