Skip to content

A repository for the lessons and notebooks used for amplicons tutorials.

Notifications You must be signed in to change notification settings

biovcnet/topic-amplicons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOPIC: Amplicons

A repository for the lessons and tutorials for the Amplicons TOPIC channel of the BVCN

Prerequisites

Overview

This BVCN topic will cover:

  • the different approaches for analyzing amplicon data
  • how to construct count tables, alignment files, and extract taxonomy from sequencing files
  • statistical and data visualization techniques for analyzing amplicon data

Lesson 1

Title: Intro to Amplicons

Goals

  • What are amplicons?
  • What are the different pipelines for processing amplicon data?
  • What are the available methods for producing count tables?

Watch the lesson

Access the presentation here and check out some of the links from presentation in this table.

Lesson 2

Coffee Hour

This lesson is an informal discussion among instructors about topics such as

  • What are your preferred workflows for analyzing amplicons?
  • What are your opinions on certain caveats associated with amplicon analyses?

Watch the entire session here

Or just view the discussion on particular questions:

Lesson 3

Title: Pipelines for 16S rRNA Analyses

These are a set of tutorials that replicate the amplicon analysis from Happy Belly using different pipeline/ software combinations. The tutorial from Happy Belly implements DADA2 in R and uses a naive Bayes classifer for taxonomy assignment.

Lesson3a: QIIME2 + DADA2

This tutorial implements DADA2 in QIIME2 uses a naive Bayes classifer for taxonomy assignment.

Lesson 3b: RStudio + DADA2 (and DECIPHER)

This tutorial implements DADA2 in R and uses DECIPHER for taxonomy assignment.

Lesson 4

Title: Preparing Output from Amplicon Pipelines for Analysis

Goals

  • Importing files into R
  • Removing contamination
  • Checking sequencing depth with rarefaction curves
  • Removing singletons
  • Normalization
  • Exporting formatted files from R

Links

Lesson 5

Title: Ordinations

Lesson 5a: Ordinations I

R crossover tutorial, see topic-R lesson 8 for more. Using the output from qiime2 analysis in Lesson 4

Goals

  • Import ASV table into phyloseq
  • Explore functionality of phyloseq: making tree, re-rooting tree, bar plot of taxa
  • Hellinger transformations
  • Ordinations with phyloseq:
    • PCoA with Bray-Curtis distance matrices
    • PCoA with weighted UniFrac
    • NMDS with Bray-Curtis distance matrices

Links

Primary tools/programs used:

Lesson 5b: Ordinations II

R crossover tutorial, see topic-R lesson 8 for more.

Goals

  • Import and manipulate ASV tables using tidyverse
  • Log-ratio transformations
  • Ordinations with vegan:
    • Screeplots
    • PCA plots
    • PCoA with Jaccard and Euclidean distance matrices
    • NMDS with Jaccard and Euclidean distance matrices

Links

Primary tools/programs used:

Lesson 5c: Ordinations III

Continuation of lesson 5b

About

A repository for the lessons and notebooks used for amplicons tutorials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%