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

anndata 0.8 compat #8

Merged
merged 9 commits into from
May 24, 2022
Merged

anndata 0.8 compat #8

merged 9 commits into from
May 24, 2022

Conversation

ivirshup
Copy link
Member

This is a draft PR which aiming to make mudata compatible with anndata 0.8. Ideally it will also be compatible with 0.7 and will have as few changes as possible.

@ivirshup
Copy link
Member Author

lol, maybe point me at a trivial change to make so I can get CI here

@ivirshup ivirshup mentioned this pull request Dec 14, 2021
@ivirshup
Copy link
Member Author

Some of the stuff from #7 is going to get broken by scverse/anndata#554, which I think I'll merge tomorrow. Hopefully no release has been made? I think it'd make sense to only release with that once the next anndata release is out.

@gtca
Copy link
Collaborator

gtca commented Dec 20, 2021

Thanks for the heads-up, I expect we'll have 0.1.2 (0.2.0?) with anndata >=0.8 then.

gtca added 2 commits May 18, 2022 20:20
- Require anndata >= 0.8
- Replace read_attribute (deprecated) with read_elem
- Version 0.2.0
@codecov-commenter
Copy link

codecov-commenter commented May 18, 2022

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@gtca gtca requested a review from ilia-kats May 18, 2022 19:06
@gtca
Copy link
Collaborator

gtca commented May 18, 2022

@ivirshup Seems to work now, both with HDF5 and Zarr. In case you might want to take a look if there are no glaring omissions.

@gtca gtca marked this pull request as ready for review May 18, 2022 20:09
Copy link
Collaborator

@ilia-kats ilia-kats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gtca gtca merged commit fbfc634 into scverse:master May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants