Tracts: A set of tools for modelling ancestry patterns along the genome#
Tracts is a set of classes and definitions used to model migration histories based on ancestry tracts in admixed individuals. Time-dependent gene-flow from multiple populations can be modeled.
Installation#
To install:
Clone this repository
In your local copy, open a terminal.
Run pip install .
You can now import tracts as a python package.
Tracts is currently not distributed on PyPi or Conda.