-
Notifications
You must be signed in to change notification settings - Fork 443
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
Update anndata - galaxy version 1 #6644
Conversation
@nomadscientist also suggests putting the anndata filter in the scanpy filter section. |
Oh this is super exciting!!!! Well done! Amazing! |
Sure, I will move the filter to scanpy filter tool and add a few more metadata copying functions |
Filter functions moved: #6648 |
Hopefully, this PR covers most of the functions needed to update the tutorials. Tests need to be added. |
I don't know why cheetah complains on test 19. |
@pavanvidem should I add more tests? |
The tests seem to cover all the new features. Ready from my side. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please check for spelling one last time. Otherwise, ready to go.
Co-authored-by: Björn Grüning <[email protected]>
Co-authored-by: Björn Grüning <[email protected]>
Co-authored-by: Björn Grüning <[email protected]>
I think we're good now. |
Attention: deployment skipped! https://github.com/galaxyproject/tools-iuc/actions/runs/12727276627 |
FOR CONTRIBUTOR:
This PR updates anndata with:
Thanks @nomadscientist for these nice suggestions ❤️