The Metcalf Lab Presents:
QIIME2 Microbiome Workshop¶
Welcome to the CSU QIIME2 Microbiome Analysis Workshop, a hands-on, multi-day workshop covering the complete microbiome bioinformatics pipeline from raw amplicon sequences to publication-quality figures.
What You Will Learn¶
Over three days, participants will work through a full 16S rRNA amplicon sequencing analysis using QIIME2. By the end of the workshop you will be able to:
- Import and quality-filter paired-end Illumina sequences
- Denoise reads into Amplicon Sequence Variants (ASVs) using DADA2
- Assign taxonomy with the GreenGenes2 reference database
- Perform quality control and evaluate sequencing controls
- Calculate alpha and beta diversity metrics
- Test for differences in community composition using PERMANOVA and ADONIS
- Identify differentially abundant taxa using ANCOM-BC
- Build and interpret Random Forest classifiers and regressors
- Run longitudinal volatility and linear mixed effects models
- Export results and generate publication-quality figures in R
Dataset Overview¶
This workshop uses a soil microbiome dataset collected across multiple facilities and time points. Samples were sequenced across two Illumina runs (run 2 and run 3), which are merged during the DADA2 step. The study design includes:
- Multiple sample types (e.g., soil, environmental controls)
- Multiple facilities
- A time series component captured as accumulated degree days (ADD)
Before You Begin¶
Complete the Getting Started section before Day 1, this covers requesting an Alpine account and installing QIIME2 in your projects directory.
QIIME2 View
All .qzv visualization files produced during the workshop can be viewed interactively at view.qiime2.org, no installation required.