Difference between revisions of "ALLPATHS-LG"
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) |
||
Line 38: | Line 38: | ||
to, reads of length 100 bases. ALLPATHS is not designed to assemble Sanger | to, reads of length 100 bases. ALLPATHS is not designed to assemble Sanger | ||
or 454 FLX reads, or a mix of these with short reads. | or 454 FLX reads, or a mix of these with short reads. | ||
− | + | <!--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:45, 10 August 2012
Description
ALLPATHS-LG is a short read assembler. It has been designed to use reads produced by new sequencing technology machines such as the Illumina Genome Analyzer. This version has been optimized for, but not necessarily limited to, reads of length 100 bases. ALLPATHS is not designed to assemble Sanger or 454 FLX reads, or a mix of these with short reads.
Execution Environment and Modules
To use allpathslg with the environment modules system at HPC the following commands are available:
Get module information for allpaths-lg:
$module spider allpathslg
Load the default application module:
$module load allpathslg
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_ALLPATHSLG_DIR - directory where allpathslg is located.
- HPC_ALLPATHSLG_BIN - executable directory
- HPC_ALLPATHSLG_DOC - documentation directory