From b33cd46462c87e5375529b24ff6edfa231ae445b Mon Sep 17 00:00:00 2001 From: Yan Wong Date: Thu, 30 Oct 2025 12:34:29 +0000 Subject: [PATCH] Update intro.md with VCF Zarr conversion info Added a note about converting VCF Zarr files to other formats using vcztools. --- docs/intro.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/intro.md b/docs/intro.md index 71de0b5..9dda3ad 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -3,6 +3,10 @@ `bio2zarr` efficiently converts common bioinformatics formats to [Zarr](https://zarr.readthedocs.io/en/stable/) format. +To convert +the resulting [VCF Zarr](https://github.com/sgkit-dev/vcf-zarr-spec/) +files to other formats, see [vcztools](https://github.com/sgkit-dev/vcztools). + ## Tools - {ref}`sec-vcf2zarr` converts VCF data to