Fork me on GitHub

What is QIIME? ...

QIIME™ (canonically pronounced chime) stands for Quantitative Insights Into Microbial Ecology.

QIIME 2 has succeeded QIIME 1 as of January 1, 2018. QIIME 1 is no longer supported at this time, as development and support effort for QIIME is now focused entirely on QIIME 2. For more information, see our blog post: QIIME 2 has succeeded QIIME 1.

QIIME 1 users should transition from QIIME 1 to QIIME 2. If you're new to QIIME, you should start by learning QIIME 2, not QIIME 1.

This site documents QIIME 1. To learn more about QIIME 2, see https://qiime2.org.

QIIME is an open-source bioinformatics pipeline for performing microbiome analysis from raw DNA sequencing data. QIIME is designed to take users from raw sequencing data generated on the Illumina or other platforms through publication quality graphics and statistics. This includes demultiplexing and quality filtering, OTU picking, taxonomic assignment, and phylogenetic reconstruction, and diversity analyses and visualizations. QIIME has been applied to studies based on billions of sequences from tens of thousands of samples.

Getting started with QIIME

Installing: The quickest way to get started using QIIME is with MacQIIME (if you're running Mac OS X), the QIIME VirtualBox or the QIIME Amazon EC2 image (if you're using Windows, Mac OS X, or Linux), or pip (if you're using Linux or Mac OS X). See the QIIME install documentation for details.

Running: Once you've installed QIIME, move on to the QIIME Tutorials. The Illumina overview tutorial or the 454 overview tutorial are good first analyses to run. In each of these tutorials you'll download a small data set and work through a series of commands that will introduce you to some of QIIME's commonly used features and analyses.

Getting help: For help with QIIME, see help.qiime.org. For getting started on interacting with the command line, we recommend the Software Carpentry lessons and workshops.

QIIME scripts: The QIIME script documentation will help you explore and learn QIIME's functionality.

Code

QIIME is open source software. See here for information on how to contribute to QIIME.

Citing QIIME

If you use QIIME for any published research, please include the following citation:

QIIME allows analysis of high-throughput community sequencing data

J Gregory Caporaso, Justin Kuczynski, Jesse Stombaugh, Kyle Bittinger, Frederic D Bushman, Elizabeth K Costello, Noah Fierer, Antonio Gonzalez Pena, Julia K Goodrich, Jeffrey I Gordon, Gavin A Huttley, Scott T Kelley, Dan Knights, Jeremy E Koenig, Ruth E Ley, Catherine A Lozupone, Daniel McDonald, Brian D Muegge, Meg Pirrung, Jens Reeder, Joel R Sevinsky, Peter J Turnbaugh, William A Walters, Jeremy Widmann, Tanya Yatsunenko, Jesse Zaneveld and Rob Knight; Nature Methods, 2010; doi:10.1038/nmeth.f.303

QIIME wraps many other software packages, and these should be cited if they are used. For example, users of pick_de_novo.py are actually using QIIME, uclust, PyNAST, and FastTree, since QIIME is wrapping those applications. Any time you're using tools that QIIME wraps, it is essential to cite those tools. The Werner Lab website has a list of software, including citations, that is used in the various stages of QIIME.

You can find the QIIME paper here, and the data presented in this paper can be found here.