Skip to content

Add concat algorithm parameter to vcf_to_zarr #365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tomwhite opened this issue Nov 2, 2020 · 0 comments
Closed

Add concat algorithm parameter to vcf_to_zarr #365

tomwhite opened this issue Nov 2, 2020 · 0 comments
Labels
IO Issues related to reading and writing common third-party file formats

Comments

@tomwhite
Copy link
Collaborator

tomwhite commented Nov 2, 2020

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.

@tomwhite tomwhite added the IO Issues related to reading and writing common third-party file formats label Nov 2, 2020
@tomwhite tomwhite changed the title Add concat algorithm parameter to zarrs_to_dataset Add concat algorithm parameter to vcf_to_zarr Sep 13, 2021
tomwhite added a commit to tomwhite/sgkit that referenced this issue Sep 13, 2021
Use variable-length strings for storing alleles in Zarr sgkit-dev#643
mergify bot pushed a commit that referenced this issue Sep 16, 2021
Use variable-length strings for storing alleles in Zarr #643
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Issues related to reading and writing common third-party file formats
Projects
None yet
Development

No branches or pull requests

1 participant