Welcome to Wildlife Genomics 3 workshop

Dive into the Wild World of Genomics and Metagenomics!

Join our interactive, hands-on workshop designed to equip you with cutting-edge tools and techniques in wildlife genomics and conservation biology. Whether you're curious about decoding genomes to inform population management or exploring biodiversity through environmental DNA, this course offers something for everyone passionate about wildlife research and genetics.

On one track, delve into the fundamentals of Population Genetics and next-generation sequencing (NGS) data analysis including Illumina and Oxford Nanopore technologies. You will gain practical experience in analyzing genomic data for applications such as wildlife censuses, measuring genetic diversity, fitness and combating illegal wildlife trafficking. With workflows adaptable to RAD-seq, amplicon-seq, and more, if you’ve got a reference genome, you’re ready to go!

Alternatively, explore how Metagenomics and eDNA are revolutionizing wildlife monitoring. Learn how to extract meaningful insights from soil, water, feces, or blood meal samples to detect elusive species, trace pathogen outbreaks, map microbial communities, and uncover predator–prey relationships. These non-invasive techniques are ideal for challenging environments and ethically sensitive studies, offering powerful tools for ecosystem management and health surveillance.

Whether you're a beginner or looking to expand your genomic toolkit, this workshop allows you to tailor your learning path—choose your focus or blend both worlds for a comprehensive understanding of modern wildlife genomics.

Intro Banner

General Information

Workshop Objectives

🧬 Population Genomics Track

🧪 Metagenomics & eDNA Track

Take a look at our reproducible version of other workshops, available at: PoODL-CES Workshops

Preliminary Workshop Schedule

Day Population Genomics Track Metagenomics Track
Day 01 Welcome and orientation. Theory: Basics of genomics - Principles, Applications, and Opportunities. Sampling Techniques and Their Impact on Results. Planning sampling strategies.
Day 02 Fieldwork: Collection of environmental samples. Laboratory session: DNA extraction. Theory: Troubleshooting common issues in DNA extraction.
Day 03 Practical: Library preparation, DNA quantification and quality control, Sequencing. Theory: Sequencing Platforms, Overview of sequencing outputs and formats (e.g., FASTQ), applications of sequence data, sequencing strategies, Basic Linux and command line
Day 04 Theory: Introduction to population genetics, conservation genetics, evolution and genomics Theory: Basics of Metagenomics - Principles, Applications, and Opportunities.Tools and Pipelines for Metagenomics
Day 05 How to design your wildlife genomics project, Basic linux2, Accessing freely available data for research. Practical: Setting up a bioinformatics environment (local or cloud-based). Theory: Introduction to raw data quality assessment (e.g., FastQC).
Day 06 Mapping, SNP calling, SNP filtering (step 1). Theory: Quality Control and Filtering of Sequencing Data, Introduction to taxonomic classification using databases (e.g., SILVA, RDP), Practical: Trimming and filtering data, Assigning taxonomy to sequences.
Day 07 SNP filtering step2, Relatedness, PCA(Principal Component Analysis)and Admixture. Theory: Functional Annotation and Pathway Analysis. Practical: Annotation using tools like Prokka or EggNOG-mapper, Visualizing functional data.
Day 08 Measuring genetic diversity: Heterozygosity, Pairwise Nucleotide Diversity (pi) Allelic richness and Inbreeding. Theory: Diversity Analysis - Alpha and Beta Diversity Metrics, Introduction to statistical tools for metagenomics (e.g., R, STAMP). Practical: Diversity calculations and visualizations, Statistical comparisons between samples.
Day 09 Demographic history, why is it important? How to estimate it? PSMC, GONE. Workshop: Interpreting taxonomic and functional analysis results. Case studies: Examples of published metagenomic studies. Group activity: Preparing a presentation on findings. Individual feedback and troubleshooting session.
Day 10 Selection/load. How to measure it? Identifying deleterious alleles and signatures of selection. Group presentations of results. Peer and instructor feedback. Discussion: Ethical considerations in metagenomics.

Instructors

Instructors and TA

Pre-requisites & Setup

Recommended Resources

Learn About Illumina and Oxford Nanopore Sequencing

Linux Shell Basics

Linux Shell Advanced

Other Linux tutorials

  • Linux Tutorial
  • Population Genetics Workshop Pipeline Breakdown

    1. Initial Processing of FASTQ Files

    Includes quality check (FastQC), adapter trimming (Trim Galore/trimmomatic), and preparing cleaned reads.

  • Check read quality (e.g., fastqc)
  • Trim adapters or poor-quality reads (Trim-galore, trimmomatic)
  • Clean FASTQ files ready for mapping
  • Need help understanding a FastQC report? Click the image below to watch a short walkthrough that explains key sections of the report and how to interpret them.

    FastQC video

    2. Mapping Reads to Reference Genome

  • Align with BWA or Bowtie2
  • Convert SAM to BAM, sort and index using samtools
  • Click the image below to watch a short walkthrough that explains BWA tool.

    BWA video

    3. Identifying Variants (SNPs/Indels)

    Objective:

  • Variant Identification.
  • Call variants using bcftools or strelka
  • Generate a VCF file
  • Optionally apply variant filtering
  • Click the image below to watch a detailed walkthrough that explains the variant calling process and how it fits into the genomic analysis pipeline.

    Variant Calling video

    4. Filtering Variants

    Objective:

  • Variant Filtering.
  • Solutions File:

  • Variant Filtering Solution.
  • Explanation:

  • Variant Filter Descriptions.
  • 5. Population Structure & Visualization

    Objective:

  • Basic Population Genetics.
  • Solution:

    Metagenomics Workshop Pipeline Breakdown

    Lecture: Shades & Hues of Metagenomics – Principles, Applications, and Opportunities. Tools and Pipelines for Metagenomics.

    eDNA Metabarcoding Applications

    eDNA Metabarcoding Applications

    Visual overview of applications of eDNA metabarcoding in biodiversity and ecological studies.

    A) Amplicon Metagenomics

    Discussion

    • What is a species?
    • Taxonomy delimitation approaches: clustering vs denoising
    • OTU: de novo, reference-based, open and closed vs ASV

    Hands-on: DADA2

    • Install R and R Studio
    • Complete DADA2 tutorial: link
    • Adapt DADA2 pipeline to dataset: link

    Discussion

    Diversity measurements: rarefaction, alpha vs beta diversity. Which aspects of diversity can we measure with amplicon metagenomics data?

    Hands-On: Phyloseq

    • Rarefaction curves
    • Alpha metrics: Observed, Chao1, Shannon, Simpson
    • Stacked bar charts
    • Beta diversity: nMDS, PCoA, PCA

    B) Shotgun Metagenomics Workflow (Microbiome Study)

    1. Demultiplexing: Handled by sequencing platforms, samples identified by barcodes.
    2. Quality Control: Remove low-quality reads using tools like FastQC.
    3. Host DNA Removal: Filter host reads via mapping to reference genome (e.g., bwa, bowtie).
    4. Taxonomy Assignment: Use tools like MetaPhlAn. Reads map to clade-specific markers to answer: “Who is in the sample?”
    5. Computing Taxa Abundance: Estimate abundance from clade-specific marker mapping.
    6. Visualizing Taxonomic Profiles: Use MetaPhlAn utilities (merge_metaphlan_tables, hclust2).
    7. Functional Annotation: Tools like HUMAnN, eggNOG-mapper assign functions by aligning reads to ortholog groups, answering: “What do the microorganisms do?”

    Metagenomics Workflow Overview

    The diagram below summarizes the overall metagenomics analysis workflow — from microbiome sampling and sequencing to assembly-based profiling, taxonomic classification, functional annotation, and downstream biological interpretation.

    Metagenomics Workflow Overview

    Click the image to view the full-sized metagenomics workflow diagram.

    Our Workshop Sponsors

    We gratefully acknowledge the generous support of our sponsors who make this workshop possible. Their dedication to advancing genomic research and capacity building plays a vital role in wildlife conservation.

    Sponsors: Change Biotec and Oxford Nanopore