Difference between revisions of "Cutadapt"

From UFRC
Jump to navigation Jump to search
Line 26: Line 26:
 
==System Variables==
 
==System Variables==
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
* HPC_CUTADAPT_BIN - executable directory
 
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==
 
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}}
 
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}}

Revision as of 18:09, 10 August 2012

Description

cutadapt website  

cutadapt removes adapter sequences from high-throughput sequencing data. This is usually necessary when the read length of the sequencing machine is longer than the molecule that is sequenced, for example when sequencing microRNAs.

Required Modules

modules documentation

Serial

  • cutadapt

System Variables

  • HPC_{{#uppercase:cutadapt}}_DIR - installation directory