The primary motivation for this repository to document reading outlines, resources, and questions as an introduction to practical analysis of metagenomes.
At each step in analysis, we post the tools, their citation (when available), and annotated code used with (in most cases) the expected input and output for metagenomic data. We use the genomic and metagenomic analyses from the paper Randomized trial: Fecal microbiota transplant promotes reduction of antimicrobial resistance by strain replacement as a practical example.
Data for the analyses in the PREMIX paper that will be used for this repository are available through the NCBI Bioproject (accession PRJNA728680).
Subsets of these data and other files for this course are on OneDrive, please email me for access if you have trouble.
We will meet weekly from January 27 until April 28 to cover the following topics:
Week | Dates | Topic | Paper(s)/Link |
---|---|---|---|
1 | Jan 22 - Jan 28 | Understand Premix dataset and log in to server | PREMIX paper |
2 | Jan 29 - Feb 4 | Metagenome quality control | PMID: 24695404 (Trimmomatic) |
3 | Feb 5 - Feb 11 | Short read taxonomic classification | Kraken2 and bracken |
4 | Feb 12 - Feb 18 | Intro to diversity metrics | (Vegan and Phyloseq packages in R) |
5 | Feb 19 - Feb 25 | Dimensionality reduction (PCA, PCoA, TSNE) | https://joey711.github.io/phyloseq/index.html |
6 | Feb 26 - Mar 4 | Contig Assembly and binning | PMID: 28298430 |
7 | Mar 5 - March 11 | Contig gene prediction and annotation | PMID: 20211023 PMID: 34597405 |
8 | Mar 12 - Mar 18 | Coverage estimates with inStrain | inStrain |
9 | Mar 19 - Mar 25 | Metagenomic plotting and data vis | https://ggplot2.tidyverse.org |
10 | Mar 26 - Apr 1 | Analysis with QIIME 2 | https://qiime2.org |
11 | Apr 2 - Apr 8 | Analysis with QIIME 2 | Analysis with QIIME 2 |
12 | Apr 9 - Apr 15 | Review MOTHUR | mothur.org |
13 | Apr 16 - Apr 22 | Final Project and intro to Python | Software Carpentry |
14 | Apr 23 - Apr 27 | Final Project |