Difference between revisions of "Stacks"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Run-->" to "==System Variables== * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory <!--Run--> ")
Line 4: Line 4:
 
|{{#vardefine:url|http://creskolab.uoregon.edu/stacks/}}
 
|{{#vardefine:url|http://creskolab.uoregon.edu/stacks/}}
 
<!--CONFIGURATION: OPTIONAL (1=ON)-->
 
<!--CONFIGURATION: OPTIONAL (1=ON)-->
|{{#vardefine:mod|1}} <!--MODULES - NOW REQUIRED-->
 
|{{#vardefine:intel|}} <!-- "11.1" - Compiler Module Choice -->
 
|{{#vardefine:mpi|}} <!-- "openmpi/1.3.4"- MPI Module Choice -->
 
 
|{{#vardefine:exe|1}} <!--RUNNING -->
 
|{{#vardefine:exe|1}} <!--RUNNING -->
 
|{{#vardefine:conf|}} <!--CONFIGS-->
 
|{{#vardefine:conf|}} <!--CONFIGS-->
Line 22: Line 19:
  
 
Stacks is a software pipeline for building loci out of a set of short-read sequenced samples. Stacks was developed for the purpose of building genetic maps from RAD-Tag Illumina sequence data, but can also be readily applied to population studies, and phylogeography.
 
Stacks is a software pipeline for building loci out of a set of short-read sequenced samples. Stacks was developed for the purpose of building genetic maps from RAD-Tag Illumina sequence data, but can also be readily applied to population studies, and phylogeography.
 
 
<!--Modules-->
 
<!--Modules-->
 
==Required Modules==
 
==Required Modules==
Line 28: Line 24:
 
===Serial===
 
===Serial===
 
*{{#var:app}}
 
*{{#var:app}}
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
<!--Run-->
+
<!--Additional-->
 
+
{{#if: {{#var: exe}}|==Additional Information==
{{#if: {{#var: exe}}|==How To Run==
 
 
The command line pipeline is available via the "stacks" module.  
 
The command line pipeline is available via the "stacks" module.  
  

Revision as of 19:56, 10 August 2012

Description

stacks website  

Stacks is a software pipeline for building loci out of a set of short-read sequenced samples. Stacks was developed for the purpose of building genetic maps from RAD-Tag Illumina sequence data, but can also be readily applied to population studies, and phylogeography.

Required Modules

modules documentation

Serial

  • stacks

System Variables

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

Additional Information

The command line pipeline is available via the "stacks" module.

The web interface that can be used for visualizing genetic maps and correcting the analysis is not installed, but is being evaluated for installation.