Difference between revisions of "Corset"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:NGS {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|corse}} |{{#vardefine:url|https://github.com/Oshlack/Corset}} <!--...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
Line 35: | Line 35: | ||
--> | --> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 21:01, 6 December 2019
Description
Corset is a command-line program to go from a de novo transcriptome assembly to gene-level counts. Our software takes a set of reads that have been multi-mapped to the transcriptome (where multiple alignments per read were reported) and hierarchically clusters the transcripts based on the proportion of shared reads and expression patterns. It will report the clusters and gene-level counts for each sample, which are easily tested for differential expression with count based tools such as edgeR and DESeq.
Required Modules
Serial
- corse
System Variables
- HPC_CORSE_DIR - installation directory