Demes.jl

Author apragsdale
Popularity
0 Stars
Updated Last
2 Years Ago
Started In
April 2022

Demes.jl

A Julia package for working with demes demographic models.

Usage

Demographic models written in the demes standard can be loaded as

using Demes
graph = Demes.loadGraph("test/gutenkunst_ooa.yaml")

This imports a demes-specified demographic model, which is used in downstream population genetics simulation software.

Used By Packages

No packages found.