sgkit-dev / bio2zarr

Convert bioinformatics file formats to Zarr
Apache License 2.0
28 stars 7 forks source link

More informative errors on IntermediateColumnarFormat missing files #95

Open jeromekelleher opened 8 months ago

jeromekelleher commented 8 months ago

We use missing files as a way of ensuring integrity. We currently don't tell the user anything useful when those files are missing.

Should define some exceptions which capture the situation, and make sure that some useful information makes its way back to the user (when say, the ICF hasn't completed exploding)