Difference between revisions of "ALLPATHS-LG"

From UFRC
Jump to navigation Jump to search
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]][[Category:Bioinformatics]]
+
[[Category:Software]][[Category:Biology]][[Category:NGS]]
 
{|
 
{|
 
<!--Main settings - REQUIRED-->
 
<!--Main settings - REQUIRED-->
Line 26: Line 26:
 
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-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
+
==System Variables==
*{{#var:app}}
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_ALLPATHSLG_BIN - executable directory
+
<!--Additional-->
* HPC_ALLPATHSLG_DOC - documentation directory
+
{{#if: {{#var: exe}}|==Additional Information==
{{#if: {{#var: exe}}|==How To Run==
 
 
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}}
 
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}}
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 12:36, 12 August 2022

Description

allpathslg website  

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.

Environment Modules

Run module spider allpathslg to find out what environment modules are available for this application.

System Variables

  • HPC_ALLPATHSLG_DIR - installation directory