Cufflinks is a program that analyzes RNA -Seq samples. It assembles aligned RNA-Seq reads into a set of transcripts, then inspects the transcripts to estimate abundances and test for differential expression and regulation in the RNA-Seq reads.
Cufflinks is available on the Owens Cluster. The versions currently available at OSC are:
Version | Owens | Cardinal |
---|---|---|
2.2.1 | X* | X |
You can use module spider cufflinks
to view available modules for a given machine. Feel free to contact OSC Help if you need other versions for your work.
Cufflinks is available to all OSC users. If you have any questions, please contact OSC Help.
Cole Trapnell et al., Open source
To configure your enviorment for use of Cufflinks, use command module load cufflinks
. This will load the default version.