-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement zarr backend #91
Comments
I think this will be blocked on R zarr libraries. AFAICT there isn't enough support in either pizzarr or rarr, as neither has string support last I checked. |
I implemented the VLen-UTF8 support yesterday keller-mark/pizzarr#55 - Example with a remote anndata-zarr store here https://keller-mark.github.io/pizzarr/articles/remote-anndata.html - feel free to report any issues if you end up trying it out |
I have a preliminary implementation working on this branch (compare). Some of the functions emit warnings at the moment but most of the reading/writing tests are passing, as well as tests that compare values between h5ad and zarr |
Gave it a quick try, looks promising ... here
Still has some problems reading though.
|
Are maintainers still interested in pushing This could be nice since some of us will be gathering to start building the R-native SpatialData package where Tables are still written using |
@rcannood can comment better on where things are currently at but I think in principal this is something we want. At the hackathon where we started {anndataR} we had discussed R {SpatialData} depending on it for |
@keller-mark @Artur-man thanks for pinging me ! I'll take a look tonight 😊 |
No description provided.
The text was updated successfully, but these errors were encountered: