New features
- Support
f2(16-bit) andf8(64-bit) float dtypes for INFO and FORMAT fields by editing thedtypein a storage schema. Update tovcf_zarr_version0.5 in metadata. (#493). - Add
vcf2zarr create-indexwhich builds a region index on a local VCZ store (#490). - Add
--ploidyoption tovcf2zarr convert(#488) - Add
--zarr-formatoption to CLI to support both Zarr format version 2 and 3 (#483).