Skip to content

Alternative execution engines for VCF conversion #1130

@tomwhite

Description

@tomwhite

VCF to Zarr conversion is an embarrassingly parallel process that currently uses Dask Delayed to schedule tasks.

It would be fairly easy to make it possible to run on any parallel backend - examples being Python concurrent.futures, Modal, or Lithops.

Metadata

Metadata

Assignees

No one assigned

    Labels

    IOIssues related to reading and writing common third-party file formats

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions