Add concat algorithm parameter to vcf_to_zarr
#365
Labels
IO
Issues related to reading and writing common third-party file formats
vcf_to_zarr
#365
This would allow (regular) VCF conversion to use the optimized path introduced in #324 (as the default), in addition to the internal Xarray/Dask concat and rechunk implementations that suffer from memory issues.
The text was updated successfully, but these errors were encountered: