prepareCuffExample: Prepare the Cufflinks example data

Description Usage Details Value Author(s) References Examples

View source: R/tools.R

Description

Prepare the Cufflinks example data set.

Usage

1

Details

This helper function prepares the Cufflinks example dataset, including the example GTF-file.

Value

A CuffSet object.

Author(s)

Kristoffer Vitting-Seerup, Johannes Waage

References

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.

Examples

1
2
#Load cufflinks example data
cuffDB <- prepareCuffExample()

spliceR documentation built on May 2, 2018, 2:50 a.m.