alxsimon / py-admixcov

Python functions module for the admixture covariance project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

admixcov helper Python module

Helper module for the workflows admixcov_data and admixcov_sims 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.

Disclaimer

This module is not meant for general use and has been tailored for the above analyses. This can serve as a model but no guaranties are given for other uses or that it will be maintained.

Development/installation

mamba create -n admixcov --file requirements.txt -y
mamba activate admixcov
pip install -e ./

About

Python functions module for the admixture covariance project

License:MIT License


Languages

Language:Python 100.0%