quinnj / PopGenSims.jl

Create population genetics simulations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo alt text

Create population genetics simulations

This package builds off of PopGen.jl and simulates offspring that would be generated under certain conditions. With this package you can simulate the offspring of specific individuals, simulate full-sibs, half-sibs, unrelated individuals, and parent-offspring pairs for use with PopGen.jl. You can also randomly generate samples given population-specific allele frequencies.

Installation

julia>]

pkg(v1.5)> add "http://github.com/pdimens/PopGenSims.jl"

Usage

Documentation for PopGenSims.jl has been integrated into the PopGen.jl docs

About

Create population genetics simulations

License:MIT License


Languages

Language:Julia 100.0%