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

ExperimentAxisQuery._read() and ExperimentAxisQuery.to_anndata() should read and export, respectively, obsm varm obsp and varp. #177

Closed
pablo-gar opened this issue Oct 9, 2023 · 1 comment
Assignees

Comments

@pablo-gar
Copy link
Member

pablo-gar commented Oct 9, 2023

Currently if a SOMA Experiment has arrays in obsm varm obsp and varp they are not read by ExperimentAxisQuery._read() and thus not exported by ExperimentAxisQuery.to_anndata().

These arrays should be able to be exported to an AnnData via ExperimentAxisQuery.to_anndata().

This ticket doesn't cover the inclusion of the methods .obsm() obsp() varm and varp()

@johnkerl
Copy link
Member

johnkerl commented Nov 21, 2023

@ebezzi does this include both #178 and #179?

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

No branches or pull requests

4 participants