.gitignore
CONTRIBUTING.md
LICENSE
README.md
prek.toml
pyproject.toml
uv.lock
.github/workflows/cd.yml
.github/workflows/ci.yml
bin/vcf-drop-samples.sh
docs/images/vczstore-append.drawio.svg
docs/images/vczstore-create.drawio.svg
docs/images/vczstore-remove.drawio.svg
tests/__init__.py
tests/test_append.py
tests/test_cli.py
tests/test_create.py
tests/test_normalise.py
tests/test_rechunk.py
tests/test_remove.py
tests/test_utils.py
tests/test_vcf_roundtrip.py
tests/utils.py
tests/data/vcf/1kg_2020_chrM.vcf.gz
tests/data/vcf/1kg_2020_chrM.vcf.gz.csi
tests/data/vcf/alleles-1.vcf
tests/data/vcf/alleles-1.vcf.gz
tests/data/vcf/alleles-1.vcf.gz.csi
tests/data/vcf/chr22-part1.vcf.gz
tests/data/vcf/chr22-part1.vcf.gz.csi
tests/data/vcf/chr22-part2.vcf.gz
tests/data/vcf/chr22-part2.vcf.gz.csi
tests/data/vcf/chr22.vcf.gz
tests/data/vcf/chr22.vcf.gz.csi
tests/data/vcf/sample-part1.vcf.gz
tests/data/vcf/sample-part1.vcf.gz.csi
tests/data/vcf/sample-part2-alleles-mismatch.vcf.gz
tests/data/vcf/sample-part2-alleles-mismatch.vcf.gz.csi
tests/data/vcf/sample-part2.vcf.gz
tests/data/vcf/sample-part2.vcf.gz.csi
tests/data/vcf/sample-variants.vcf.gz
tests/data/vcf/sample-variants.vcf.gz.csi
tests/data/vcf/sample.vcf.gz
tests/data/vcf/sample.vcf.gz.csi
vczstore/__init__.py
vczstore/__main__.py
vczstore/_version.py
vczstore/append.py
vczstore/cli.py
vczstore/create.py
vczstore/normalise.py
vczstore/rechunk.py
vczstore/remove.py
vczstore/utils.py
vczstore.egg-info/PKG-INFO
vczstore.egg-info/SOURCES.txt
vczstore.egg-info/dependency_links.txt
vczstore.egg-info/entry_points.txt
vczstore.egg-info/requires.txt
vczstore.egg-info/top_level.txt