Difference between revisions of "Cufflinks"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 21: | Line 21: | ||
Cufflinks is a part of the [[Tuxedo]] suite. | Cufflinks is a part of the [[Tuxedo]] suite. | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
Line 46: | Line 44: | ||
WRITE CITATION HERE | WRITE CITATION HERE | ||
|}} | |}} | ||
− | |||
− |
Revision as of 17:06, 10 June 2022
Description
Cufflinks assembles transcripts, estimates their abundances, and tests for differential expression and regulation in RNA-Seq samples. It accepts aligned RNA-Seq reads and assembles the alignments into a parsimonious set of transcripts. Cufflinks then estimates the relative abundances of these transcripts based on how many reads support each one, taking into account biases in library preparation protocols.
Cufflinks is a part of the Tuxedo suite.
Environment Modules
Run module spider cufflinks
to find out what environment modules are available for this application.
System Variables
- HPC_CUFFLINKS_DIR - installation directory
- HPC_CUFFLINKS_BIN - executable directory
- HPC_CUFFLINKS_DOC - readme directory