The H3ABioNet 16S rRNA Microbiome Intermediate Bioinformatics course will provide training to enable participants to gain the knowledge and skills to perform 16S rRNA microbiome data analyses using a variety of bioinformatics methods and tools.
Anyone who will be working with 16S rRNA microbiome data and would like to learn more about the bioinformatics analyses.
By the end of the course participants should be able to:
This repository contains the trainer's presentations, tutorial scripts as well as instructions on how to set up Nextflow for automation of 16S rRNA pipeline. The trainers' presentation videos are available on H3ABioNet's Youtube channel on this playlist.
This resource assumes that you are running Linux with R and RStudio installed. Additionally, the latest version of the following R packages should be installed:
This training offers a step-by-step dada2 tutorial on how to analyze 16S rRNA microbiome data (covered in Module 5 and 6) as well as automation of the analysis using Nextflow workflow language and containerized images (Module 6 Session 1), before downstream statistical analysis in R.
To run the step-by-step tutorial, you require R and RStudio and the R packages listed above installed. The dada2 tutorial starts in Module 5 and continues in Module 6 on downstream analysis. The scripts and required data for the tutorials are also linked in the section below.
To run dada2 nextflow pipeline on a computer cluster, follow the instructions outlined on this document for software set up and running the pipeline. It involves setting up Singularity, R and RStudio, and Nextflow. For the training at ICIPE, please follow the instructions outlined here.
Module 1: Introduction to Linux and R
Module4: 16S rRNA sequencing bioinformatics pipeline theory
Module 5: 16S analysis pipeline
Module 6: Downstream analysis in R