Difference between revisions of "Cutadapt"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "==Running the application using modules==" to "==Execution Environment and Modules==") |
Moskalenko (talk | contribs) m (Text replace - "==Available versions== (.*)+ <!-- -->" to "<!--Modules-->") |
||
Line 35: | Line 35: | ||
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. | 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. | ||
− | + | <!--Modules--> | |
− | |||
− | <!-- --> | ||
{{#if: {{#var: mod}}|==Execution Environment and Modules== | {{#if: {{#var: mod}}|==Execution Environment and Modules== | ||
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}} | {{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}} |
Revision as of 02:41, 10 August 2012
Description
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.
Execution Environment and Modules
To use cutadapt with the environment modules system at HPC the following commands are available:
Get module information for cutadapt:
$module spider cutadapt
Load the default application module:
$module load cutadapt
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_CUTADAPT_DIR - directory where cutadapt is located.
- HPC_CUTADAPT_BIN - executable directory