Skip to content
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

Read HDF5 based formats directly in JS #483

Open
mccalluc opened this issue Feb 27, 2020 · 3 comments · May be fixed by #1811
Open

Read HDF5 based formats directly in JS #483

mccalluc opened this issue Feb 27, 2020 · 3 comments · May be fixed by #1811
Labels

Comments

@mccalluc
Copy link
Collaborator

Loom and AnnData (.h5ad) are wrappers around HDF5, and a year ago it didn’t seem feasible to parse in JS, but it looks like there are at least two libraries trying to do it now:

and I think this one is Python Zarr, but worth a look

@ngehlenborg
Copy link
Member

Partially superseded by #713.

@ngehlenborg ngehlenborg added the feature New feature or request label Aug 4, 2020
@keller-mark
Copy link
Member

TODO: investigate kerchunk as an alternative solution

@keller-mark keller-mark changed the title Investigate reading HDF5 based formats directly in JS Read HDF5 based formats directly in JS Jan 27, 2024
@keller-mark
Copy link
Member

TODO: wrap https://github.com/jrobinso/hdf5-indexed-reader as a zarrita store

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants