<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.uabgrid.uab.edu/w/index.php?action=history&amp;feed=atom&amp;title=QIIME_1.8</id>
	<title>QIIME 1.8 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.uabgrid.uab.edu/w/index.php?action=history&amp;feed=atom&amp;title=QIIME_1.8"/>
	<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=QIIME_1.8&amp;action=history"/>
	<updated>2026-06-14T18:48:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=QIIME_1.8&amp;diff=4778&amp;oldid=prev</id>
		<title>Rkumar@uab.edu: Created page with &quot; == QIIME 1.8 ==  === General Introduction === [http://www.qiime.org/ QIIME] (pronounced &quot;chime&quot;) stands for Quantitative Insights Into Microbial Ecology. QIIME is an open sou...&quot;</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=QIIME_1.8&amp;diff=4778&amp;oldid=prev"/>
		<updated>2014-05-30T19:35:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; == QIIME 1.8 ==  === General Introduction === [http://www.qiime.org/ QIIME] (pronounced &amp;quot;chime&amp;quot;) stands for Quantitative Insights Into Microbial Ecology. QIIME is an open sou...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== QIIME 1.8 ==&lt;br /&gt;
&lt;br /&gt;
=== General Introduction ===&lt;br /&gt;
[http://www.qiime.org/ QIIME] (pronounced &amp;quot;chime&amp;quot;) 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. &lt;br /&gt;
&lt;br /&gt;
=== Using QIIME 1.8 ===&lt;br /&gt;
* Login to the cheaha cluster.&lt;br /&gt;
* Please run the following command to configure your environment variables for QIIME usage. You can also add this command in your bash profile (for regular qiime users).&lt;br /&gt;
:&amp;lt;code&amp;gt;source /share/apps/ngs-ccts/QIIME/QIIME-files-1.8/QIIME-1.8/activate.sh&lt;br /&gt;
:&amp;lt;/code&amp;gt;&lt;br /&gt;
* QIIME is ready for usage. You can check the qiime configurations using following command&lt;br /&gt;
:&amp;lt;code&amp;gt;print_qiime_config.py&lt;br /&gt;
:&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Installation notes&lt;br /&gt;
 Make following changes first&lt;br /&gt;
 module load python/python-2.7&lt;br /&gt;
 module load mpich/mpich2-gnu&lt;br /&gt;
 module load haskell/ghc&lt;br /&gt;
 unset DISPLAY&lt;br /&gt;
 &lt;br /&gt;
 Download installation script and files&lt;br /&gt;
 git clone git://github.com/qiime/qiime-deploy.git&lt;br /&gt;
 git clone git://github.com/qiime/qiime-deploy-conf.git&lt;br /&gt;
&lt;br /&gt;
Edit the folling lines in qiime-deploy-conf/qiime-1.8.0/qiime.conf so that It looks like&lt;br /&gt;
&lt;br /&gt;
 [global]&lt;br /&gt;
 log-level: DEBUG&lt;br /&gt;
 max-deploy-threads: 1&lt;br /&gt;
 append-environment-to-bashrc: yes&lt;br /&gt;
 append-environment-to-bashprofile: no&lt;br /&gt;
 &lt;br /&gt;
 [python]&lt;br /&gt;
 #autoconf-make-options: -j4&lt;br /&gt;
 #autoconf-configure-options: --enable-shared --enable-unicode=ucs2 --enable-unicode=ucs4&lt;br /&gt;
 autoconf-configure-options: --enable-shared --with-zlib=/usr/include --enable-unicode=ucs2&lt;br /&gt;
 &lt;br /&gt;
 [ea-utils]&lt;br /&gt;
 release-location: https://dl.dropboxusercontent.com/u/428435/ea-utils.1.1.2-537.tar.gz&lt;br /&gt;
&lt;br /&gt;
the ea-utils program is modified and downloaded from  dropbox location. Modification includes change at line 4 (&amp;quot;CC=g++44&amp;quot;) in Makefile. Rest all code is same.&lt;br /&gt;
:run the installation&lt;br /&gt;
:python qiime-deploy/qiime-deploy.py QIIME-1.8/ -f qiime-deploy-conf/qiime-1.8.0/qiime.conf --force-remove-failed-dirs 2&amp;gt; install_log 1&amp;gt;&amp;amp;2&lt;br /&gt;
&lt;br /&gt;
Results&lt;br /&gt;
 DEPLOYMENT SUMMARY&lt;br /&gt;
 Packages deployed successfully:&lt;br /&gt;
 data-lanemask, data-core, clearcut, raxml, ampliconnoise, blat, sourcetracker, rtax, cytoscape, chimeraslayer, python, drisee, gg_otus, infernal, vienna, ea-utils, mothur, fasttree, bwa, pplacer, blast, parsinsert, muscle, rdpclassifier, SeqPrep, r, cdhit, uclust, ape, r-color-brewer, numpy, SQLAlchemy, klar, tornado, ipython, qcli, pysqlite, gdata, vegan, random-forest, gtools, setuptools, optparse, mpi4py, pycogent, matplotlib, pynast, pprospector, MySQL-python, tax2tree, qiime, pyqi, sphinx, emperor, biom-format, qiime-galaxy, galaxy, cdbtools&lt;br /&gt;
 &lt;br /&gt;
 Packages failed to deploy:&lt;br /&gt;
 pyzmq&lt;br /&gt;
&lt;br /&gt;
***&lt;br /&gt;
&lt;br /&gt;
=== QIIME Links ===&lt;br /&gt;
&lt;br /&gt;
 Previous QIIME installations&lt;br /&gt;
 https://docs.uabgrid.uab.edu/wiki/QIIME_1.5&lt;br /&gt;
 &lt;br /&gt;
 QIIME&lt;br /&gt;
 http://qiime.org/&lt;br /&gt;
 http://qiime.org/index.html&lt;br /&gt;
 http://qiime.org/documentation_index.html&lt;br /&gt;
 &lt;br /&gt;
 Tutorials&lt;br /&gt;
 http://qiime.org/tutorials/tutorial.html&lt;br /&gt;
 http://qiime.org/tutorials/index.html&lt;br /&gt;
 http://qiime.org/tutorials/processing_illumina_data.html&lt;br /&gt;
 &lt;br /&gt;
 Scripts&lt;br /&gt;
 http://qiime.org/scripts/index.html&lt;br /&gt;
 &lt;br /&gt;
 Virtual Box&lt;br /&gt;
 http://qiime.org/install/virtual_box.html&lt;br /&gt;
 http://qiime.org/install/index.html&lt;br /&gt;
&lt;br /&gt;
 Mothur&lt;br /&gt;
 http://www.mothur.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* For any questions email: rkumar@uab.edu&lt;/div&gt;</summary>
		<author><name>Rkumar@uab.edu</name></author>
	</entry>
</feed>