Skip to content

Commit 9aa8b98

Browse files
committed
update citation in docs
1 parent 2aeb4d3 commit 9aa8b98

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

docs/citation.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,17 @@ kernelspec:
1818

1919
# Citation
2020

21-
The algorithm for the `inside_outside` and `maximization` methods is described
21+
The default `variational_gamma` method is described in a
22+
[preprint](https://www.biorxiv.org/content/10.64898/2026.01.07.698223v1), and
23+
should be cited by published work using tsdate versions 0.2 or higher:
24+
25+
> Nathaniel S. Pope, Sam Tallman, Ben Jeffery, Duncan Robertson, Yan Wong, Savita Karthikeyan, Peter L. Ralph, and Jerome Kelleher (2026) _Tracing the evolutionary histories of ultra-rare variants using variational dating of large ancestral recombination graphs_. bioRxiv: 2026.01.07.698223; doi: https://doi.org/10.64898/2026.01.07.698223
26+
27+
The algorithm for the `inside_outside` and `maximization` methods (the defaults
28+
prior to version 0.2) is described
2229
in [our Science paper](https://www.science.org/doi/10.1126/science.abi8264) (citation below,
2330
preprint [here](https://www.biorxiv.org/content/10.1101/2021.02.16.431497v2)).
2431
[Another repository](https://github.com/awohns/unified_genealogy_paper) provides
2532
code to reproduce evaluations of the accuracy and computational requirements of these methods.
26-
The default `variational_gamma` method has not yet been described in print. For the moment,
27-
please cite this github repository if you need a citable reference.
28-
29-
The original _tsdate_ algorithm, which you should cite in published work, is published in:
3033

3134
> 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
32-
33-

0 commit comments

Comments
 (0)