ammodramus / coalseam

Simulating coalescence through population pedigrees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coalseam and pedsim

coalseam generates simulated genetic loci by simulating coalescence through randomly generated population pedigrees. Data are output in a format similar to Hudson's ms program. pedsim simulates pedigrees and outputs various properties of coalescence in the pedigrees, including distributions of pairwise coalescence times and summaries thereof.

Use make to compile the program. (See the Makefile for options.)

See coalped --help and pedsim --help for usage and features.

coalseam is available under the GPLv3 license. See LICENSE.txt for details.

About

Simulating coalescence through population pedigrees

License:GNU General Public License v3.0


Languages

Language:C 99.9%Language:Makefile 0.1%