Tracts: A set of tools for modelling ancestry patterns along the genome

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:

  1. Clone this repository

  2. In your local copy, open a terminal.

  3. Run pip install .

You can now import tracts as a python package.

Tracts is currently not distributed on PyPi or Conda.

Contents: