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

Change Anndata extension to h5ad #737

Merged
merged 3 commits into from
Apr 11, 2024
Merged

Conversation

jashapiro
Copy link
Member

This PR should accomplish the main code changes required for #736.

I basically just searched for hdf5 and updated most of those to h5ad as appropriate. The other "major" change was to the arguments for the predict_cellassign.py script, which I changed to be more consistent with other scripts and just use anndata_file rather than referring to the extension itself.

I updated the docs in this repo that referred to hdf5 files here too. But of course there are other docs changes that will be required.

changed argument to predict_cellassign to make things conistent
@jashapiro jashapiro requested a review from allyhawkins April 11, 2024 18:09
Copy link
Member

@allyhawkins allyhawkins left a comment

Choose a reason for hiding this comment

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

Thanks for doing this!

@jashapiro jashapiro merged commit 84d5c81 into development Apr 11, 2024
4 checks passed
@jashapiro jashapiro deleted the jashapiro/h5ad-output branch April 11, 2024 18:44
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.

2 participants