Difference between revisions of "Stacks"

From HPC users
Jump to navigationJump to search
Line 15: Line 15:
== Documentation ==
== Documentation ==


A manual for Stacks can be found here [http://catchenlab.life.illinois.edu/stacks/manual/ here].
A manual for Stacks can be found [http://catchenlab.life.illinois.edu/stacks/manual/ here].

Revision as of 10:18, 29 March 2017

Introduction

Stacks is a software pipeline for building loci from short-read sequences, such as those generated on the Illumina platform. Stacks was developed to work with restriction enzyme-based data, such as RAD-seq, for the purpose of building genetic maps and conducting population genomics and phylogeography.

Installed version

The currently installed version of Stacks is 1.42.

Using Stacks on the HPC cluster

If you want to use Stacks on the HPC cluster, you will have to load the corresponding module. You can do that by using the command

module load Stacks

Since there is only one version of Stacks installed, you dont need to specify a version.

Documentation

A manual for Stacks can be found here.