Difference between revisions of "ALLPATHS-LG"

From UFRC
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 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===
 
*{{#var:app}}
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Additional-->
 
<!--Additional-->
 
{{#if: {{#var: exe}}|==Additional Information==
 
{{#if: {{#var: exe}}|==Additional Information==
Line 49: Line 47:
 
WRITE CITATION HERE
 
WRITE CITATION HERE
 
|}}
 
|}}
=Validation=
 
* Validated 4/5/2018
 

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