This hands-on workshop is designed to introduce students to the basic analysis pipeline for Next-Generation Sequencing (NGS) reads, specifically from the Illumina platform for population genetics analysis.
We’ll focus on whole genome resequencing data (WGS), though the same pipeline may also be applied to RAD-seq or amplicon-seq data (with minor modifications) if a reference genome is available.
By the end of the workshop, participants will understand how to:
Work with raw sequencing data (FASTQ files)
Perform quality control and preprocessing
Map reads to a reference genome
Call and filter genetic variants (SNPs/indels)
Pre-requisites & Setup
Before joining the workshop, please make sure you can access a Unix/Linux shell environment, as all commands and tools will be run from the command line.
Windows users may install MobaXterm. Mac/Linux systems already have a terminal available.