QIIME

From UFRC
Revision as of 22:54, 6 July 2012 by Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:BioinformaticsCategory:Ecology {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|qiime}} |{{#vardefine:url|http://qiime.org/index.html}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

{{{name}}} website  
QIIME (pronounced "chime") stands for Quantitative Insights Into Microbial Ecology. QIIME is an open source software package for comparison and analysis of microbial communities, primarily based on high-throughput amplicon sequencing data (such as SSU rRNA) generated on a variety of platforms, but also supporting analysis of other types of data (such as shotgun metagenomic data). QIIME takes users from their raw sequencing output through initial analyses such as OTU picking, taxonomic assignment, and construction of phylogenetic trees from representative sequences of OTUs, and through downstream statistical analysis, visualization, and production of publication-quality graphics. QIIME has been applied to single studies based on billions of sequences from thousands of samples. Template:App Location

Available versions

  • 1.5.0

Running the application using modules

To use qiime with the environment modules system at HPC the following commands are available:

Get module information for qiime:

$module spider qiime

Load the default application module:

$module load qiime

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_QIIME_DIR - directory where qiime is located.