Skip to content

tskit-dev/tsdate

Folders and files

NameName
Last commit message
Last commit date
Sep 4, 2024
Mar 19, 2025
Feb 27, 2020
Mar 30, 2025
Mar 31, 2025
Mar 31, 2025
Feb 18, 2020
Dec 1, 2020
Jan 25, 2023
Nov 20, 2024
Mar 19, 2025
Mar 30, 2025
Mar 25, 2022
Feb 21, 2020
Jun 11, 2024
Sep 21, 2023
Dec 2, 2024
Jul 25, 2024
Jul 22, 2024
Sep 21, 2023

Repository files navigation

tsdate

CircleCI codecov

tsdate is a scalable method for estimating the age of ancestral nodes in a tree sequence. The method uses a coalescent prior and updates node times on the basis of the number of mutations along each edge of the tree sequence (i.e. using the "molecular clock").

The method is frequently combined with the tsinfer algorithm, which efficiently infers tree sequence topologies from large genetic datasets.

Please refer to the documentation for information on installing and using the software.

The algorithms for the original inside_outside and maximization methods are described in this Science paper (citation below, preprint here, evaluations in another repository). The new variational_gamma method, the default from version 0.2 onwards, has not yet been described in print. For the moment, please cite this github repository if you need a citable reference.

The citation to use for the original tsdate algorithms is:

Anthony Wilder Wohns, Yan Wong, Ben Jeffery, Ali Akbari, Swapan Mallick, Ron Pinhasi, Nick Patterson, David Reich, Jerome Kelleher, and Gil McVean (2022) A unified genealogy of modern and ancient genomes. Science 375: eabi8264; doi: https://doi.org/10.1126/science.abi8264

About

Infer the age of ancestral nodes in a tree sequence.

Resources

License

Code of conduct

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages