QIIME 1.5

From Cheaha
Jump to navigation Jump to search


Attention: Research Computing Documentation has Moved
https://docs.rc.uab.edu/


Please use the new documentation url https://docs.rc.uab.edu/ for all Research Computing documentation needs.


As a result of this move, we have deprecated use of this wiki for documentation. We are providing read-only access to the content to facilitate migration of bookmarks and to serve as an historical record. All content updates should be made at the new documentation site. The original wiki will not receive further updates.

Thank you,

The Research Computing Team

QIIME 1.5

General Introduction

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.

QIIME 1.5 installation files (edited for installation on Cheaha cluster) are located at /share/apps/ngs-ccts/QIIME-files-1.5/app-deploy-qiime-1.5.0
QIIME 1.5 program is located at /share/apps/ngs-ccts/QIIME-files-1.5/qiime_software_1.5/
QIIME Tutorial

Installation steps for Cheaha cluster

This installation is based on QIIME installation script for Ubuntu.

  1. Make sure no external module is loaded (for avoiding any conflicts)
  2. Downloading the QIIME

<source lang="csharp">wget ftp://thebeast.colorado.edu/pub/QIIME-v1.5.0-dependencies/app-deploy-qiime-1.5.0.tgz tar zxvf app-deploy-qiime-1.5.0.tgz </source>

  1. Editing the configuration file