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

Interface to get tensors from MuData #38

Open
gtca opened this issue Feb 1, 2023 · 0 comments
Open

Interface to get tensors from MuData #38

gtca opened this issue Feb 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@gtca
Copy link
Collaborator

gtca commented Feb 1, 2023

Downstream applications that use count matrices or embeddings from multiple modalities frequently operate on tensors.
For instance, in the current muon.tl.mofa() interface, there is a way to use or discard observations that are present only in some modalities.

We could consider refactoring that code and implementing these strategies (e.g. obs union with missing data or imputation, obs intersection) as part of the data loader that will make it accessible for all the downstream applications.

@gtca gtca added the enhancement New feature or request label Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant