Erick Matsen   Teaching

Welcome to the phylogenetics module of Genome Sciences 541.

After this course, I hope you will be able to

Prerequisites

Software prerequisites

conda create --name 541 python=3.11; conda activate 541
conda install jupyter matplotlib pandas scipy
conda install -c bioconda iqtree
mamba create --name 541 python=3.11; conda activate 541
mamba install jupyter matplotlib pandas scipy

Day 1: Phylogenetics motivation and intro

Day 2: Phylogenetics methods

Homework 1

Day 3: Sequence alignment, recombination and trees as data structures

Day 4: Further topics

Homework 2

Books

Introductory lecture series (this is really good!)

Software