We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c689c0 commit a161280Copy full SHA for a161280
1 file changed
python/tskit/trees.py
@@ -6656,7 +6656,7 @@ def write_vcf(
6656
:param list(int) individuals: A list containing the individual IDs to
6657
corresponding to the VCF samples. Defaults to all individuals
6658
associated with sample nodes in the tree sequence.
6659
- See the {ref}`sec_export_vcf_constructing_gt` section for more
+ See the :ref:`sec_export_vcf_constructing_gt` section for more
6660
details and examples.
6661
:param list(str) individual_names: A list of string names to identify
6662
individual columns in the VCF. In VCF nomenclature, these are the
0 commit comments