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

Error accessing X in HDF5AnnData when empty #164

Open
lazappi opened this issue Dec 6, 2023 · 0 comments
Open

Error accessing X in HDF5AnnData when empty #164

lazappi opened this issue Dec 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@lazappi
Copy link
Collaborator

lazappi commented Dec 6, 2023

If the X slot in an HDF5AnnData is empty, trying to access it gives this error:

Error in rhdf5::h5readAttributes(file, name) : 
  Object /X does not exist in this HDF5 file.

Needs to be handled in some way. Should probably be filled in the same way as Python when creating a new H5AD file.

@lazappi lazappi added the bug Something isn't working label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant