malariagen / vector-tools

Scripts, pipelines, docs to support data production work for MalariaGEN vector projects.
MIT License
1 stars 0 forks source link

modify combine_zarr.py to use attrs complete #50

Open hardingnj opened 4 years ago

hardingnj commented 4 years ago

Currently the pipeline relies on snakemake touch() to create a completion flag.

It's more consistent with other parts of the workflow to use zarr attributes.