From 36897091181e2d1e30adcd18161b6ea6b65bb82c Mon Sep 17 00:00:00 2001 From: "Pavel V. Dimens" Date: Mon, 8 Feb 2021 19:54:24 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34d21d8..7e06f6d 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ -## Create population genetics simulations +## Simulate individuals for population genetics This package builds off of [PopGen.jl](http://github.com/BioJulia/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 -![installation](misc/install.png) \ No newline at end of file +![installation](misc/install.png)