Preprocess_rMATS: Preprocess rMATS files for MARVEL

View source: R/Script_PLATE_00_rMATS_00_CreateFeatureData.R

Preprocess_rMATSR Documentation

Preprocess rMATS files for MARVEL

Description

Preprocess rMATS coordinates for MARVEL input and annotate the gene type for each gene using the GTF provided.

Usage

Preprocess_rMATS(file, GTF, EventType)

Arguments

file

Data frame. Tab-delimited file output from rMATS. Typically the file is named fromGTF.*.txt.

GTF

Data frame. The same GTF file used in the rMATS step.

event_type.

Indicate the type of splicing event. Options are "SE", "MXE", "RI", "A5SS", or "A3SS".

Value

An object of class data frame that may be used as input for MARVEL


wenweixiong/MARVEL documentation built on Aug. 5, 2024, 2:54 p.m.