I mainly worked on trying to finalise Zarr support in anndataR so it can be used by R SpatialData. Check out the PR here, hopefully merged soon github.com/scverse/annd....
Fixes #91
These changes are from both me and @Artur-man
The main public-facing changes here are:
The ZarrAnnData class
read_zarr and write_zarr top-level functions
Support for from_Seurat(output_c...