Cufflinks: Difference between revisions

From UFRC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
__NOEDITSECTION__
__NOEDITSECTION__
[[Category:Software]][[Category:Bioinformatics]][[Category:NGS]]
[[Category:Software]][[Category:Biology]][[Category:NGS]]
{|<!--Main settings - REQUIRED-->
{|<!--Main settings - REQUIRED-->
|{{#vardefine:app|cufflinks}}
|{{#vardefine:app|cufflinks}}

Revision as of 18:44, 12 August 2022

Description

cufflinks website  

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