prepareCuffExample {spliceR} | R Documentation |
Prepare the Cufflinks example data set.
prepareCuffExample()
This helper function prepares the Cufflinks example dataset, including the example GTF-file.
A CuffSet object.
Kristoffer Vitting-Seerup, Johannes Waage
Vitting-Seerup K , Porse BT, Sandelin A, Waage J. (2014) spliceR: an R package for classification of alternative splicing and prediction of coding potential from RNA-seq data. BMC Bioinformatics 15:81.
#Load cufflinks example data cuffDB <- prepareCuffExample()