Using QIIME on SeaWulf

This KB Article References: High Performance Computing
This Information is Intended for: Instructors, Researchers, Staff
Created: 06/22/2017 Last Updated: 05/15/2024

QIIME, the metagenomic and microbiome analysis pipeline, is available on SeaWulf as part of a custom Anaconda2 software environment.  To access QIIME first load the following packages:

module load anaconda/2

Next, you will need to activate the QIIME-specific environment.  To access QIIIME1 (current stable release that is supported through the end of 2017), type the following into the shell:

source activate qiime1

If you would prefer to use QIIME2, type the following in the the shell to load the latest release of QIIME2:

source activate qiime2-2017.12

Once your preferred QIIME environment has been activated, you are ready to run analyses with QIIME.  

After you have finished with your QIIME analyses, you can return to the default Anaconda environment by typing the following in the shell (e.g., for QIIME2):

source deactivate qiime2-2017.12

For More Information Contact


IACS Support System

Still Need Help? The best way to report your issue or make a request is by submitting a ticket.

Request Access or Report an Issue