Replies: 1 comment 4 replies
-
|
Hmm, this is very odd. It is definitely deterministic, and the docs should be compiled using the latest version. We changed to tsinfer 0.5 recently, which could give very slightly different results (see https://tskit.dev/news/20251109-tsinfer-0.5.0.html), so perhaps this is the problem. @duncanMR : do you know what's going on here. I can only investigate later tonight. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been following the tsinfer usage examples in the documentation (both usage.md and latest usage) using the data file P_dom_chr24_phased.vcf.gz.
I tried running all the steps in the "Data example" section. However, when I generated the tree at 1 Mb, the resulting tree does not match the example tree_at_1Mb.svg provided in the documentation.
Could you clarify whether the example SVG is deterministic, or if there might have been updates to the input data or tskit/tsinfer versions that could cause this difference? Any guidance on reproducing the exact example tree would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions