Stephan Schiffels

Population Genetics – Computational Methods - Human History

Resources

Data

Teaching Material

Software

All of my software can be found on github. For issues and discussions, please use the respective issues tracker, for example here for questions related to MSMC2.

Poseidon

Poseidon is a large initiative that is under development. We are preparing a public release soon

MSMC2

A method for analysing multiple genome sequences to infer past population sizes and separation history between populations. A utilities framework msmc-tools is available as well. Written in D and python.

Rarecoal

A method to model population graphs from the rare site frequency spectrum in multiple populations with large numbers of samples. A utilities package rarecoal-tools is available as well. Written in Haskell.

SequenceTools

This package contains two programs “pileupCaller” and “vcf2eigenstrat”. PileupCaller is used to sample alleles from an alignment file at a set of positions. VCF2eigenstrat converts a VCF file into eigenstrat format. Written in Haskell.