Metagenomics

This hands-on, online course teaches data analysis for metagenomics projects. It is aimed at those with little or no experience of using high performance computing (HPC) for data analysis. In the course we will cover:

The course is taught as a mixture of live coding, online lectures, self-study and drop-in sessions.

Prerequisites

This course assumes no prior experience with the tools covered in the workshop but learners are expected to have some familiarity with biological concepts, including the concept of genomes and microbiomes. Participants should bring their own laptops and plan to participate actively. To get started, follow the directions in the Setup tab to get access to the required software and data for this workshop. Windows users need to install Git Bash in their laptop. Mac users may need to configure the terminal program in their laptop to use the Bash shell.

Data

This course uses data from a 2022 paper published in BMC Environmental Microbiome titled In-depth characterization of denitrifier communities across different soil ecosystems in the tundra. In this course we will compare data from two of the sites studied.

You can read more about the data used in the course here.

Course format

This workshop is designed to be run on pre-imaged Amazon Web Services (AWS) instances. All the software and data used in the workshop are hosted on an Amazon Machine Image (AMI). We will give you details as to how to access these instances after registration.

The course will take place over three weeks and will combine live coding and teaching with offline work. We will guide you through the analysis each session but some steps may need to completed offline due to the amount of time they take to complete. There will also be drop-in sessions to offer support and troubleshooting help, and a Slack workspace for questions.

Course Overview

Lesson Overview
Files and Directories Learn about files and directories, log onto a cloud instance and get a basic introduction to the shell.
Using the Command Line Learn more about using the shell to navigate directories, manipulate and search files, and combine existing commands to do new things.
QC & Assembly How to quality control and assemble a genome.
Polishing How to use short reads to polish your metagenome assembly
Binning & Functional Annotation How to separate an assembly into MAGs and add functional annotation to these MAGs.
Taxonomic Annotations How to add taxonomic annotations onto contigs in an assembly.