diff --git a/README.md b/README.md new file mode 100644 index 0000000..67dc6cb --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# admixcov_sims + +Simulation workflow associated with the paper "The contribution of admixture, selection, and genetic drift to four thousand years of human allele frequency change" by Alexis Simon and Graham Coop. + +To run this workflow: +``` +snakemake -c {threads} --use-conda +```