sgkit-dev / bio2zarr

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

Fix Char type bug #271

Closed jeromekelleher closed 2 months ago

jeromekelleher commented 2 months ago

Change U1 to S1 as per spec

Closes #268

jeromekelleher commented 2 months ago

Actually this isn't such a good idea, so dropping.