Skip to content

Commit 6b72a44

Browse files
Merge pull request #255 from hyanwong/tsinfer-links
Correct tsinfer links
2 parents 4f2c147 + e8175fa commit 6b72a44

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

_software/tsinfer.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ citation_url: https://tskit.dev/tsinfer/docs/stable/CITATION.html
2020
citation_md: https://raw.githubusercontent.com/tskit-dev/tsinfer/refs/heads/main/CITATION.md
2121

2222
---
23-
``Tsinfer`` is a Python package to infer a tree sequence from large
24-
quantities of phased DNA sequence data, for example in a VCF file
25-
(see the [tutorial](https://tsinfer.readthedocs.io/en/latest/tutorial.html#reading-a-vcf)
26-
for how to convert data from a VCF into a suitable input format).
23+
``Tsinfer`` is a Python package to infer an ARG in tree sequence format
24+
from large quantities of phased DNA sequence data in
25+
[VCF Zarr](https://github.com/sgkit-dev/vcf-zarr-spec/blob/main/vcf_zarr_spec.md) format
26+
(see the [usage documentation](https://tskit.dev/tsinfer/docs/stable/usage.html#data-example)
27+
for how to convert data from a VCF into a suitable input format).

0 commit comments

Comments
 (0)