Skip to content
/ tspyro Public

Joint inference of geography and time using Pyro and tree sequences

License

Notifications You must be signed in to change notification settings

awohns/tspyro

Repository files navigation

tspyro

tspyro is a Pyro-based method for inferring posterior distributions on the geographic location and age of ancestral nodes in a tree sequence. tspyro can operate on any valid tree sequence in the tskit format, including those simulated with SLiM (possibly using Slendr) or msprime, or inferred by tsinfer.

Installation

tspyro is not yet available via PyPI or conda, so to install tspyro please clone this repo.

The required Python packages can be installed with:

pip3 install -r requirements.txt

About

Joint inference of geography and time using Pyro and tree sequences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published