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

Fix AnnData initialisation when var is NULL #197

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Conversation

rcannood
Copy link
Collaborator

Fixes #184

This PR fixes an issue when creating a new AnnData when X is defined but var is undefined.

@rcannood
Copy link
Collaborator Author

Merging the fix without a review since the proposed changes are quite evident

@rcannood rcannood merged commit 4f315a7 into main Nov 12, 2024
7 checks passed
@rcannood rcannood deleted the fix-initialisation branch November 12, 2024 15:32
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.

Initialization of AnnData object fails from named matrix
1 participant