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

Allow reading files with the duplicated feature names across modalities #11

Closed
gtca opened this issue Jul 28, 2022 · 1 comment
Closed

Comments

@gtca
Copy link
Contributor

gtca commented Jul 28, 2022

See #10 to reproduce the steps:

LoadData(ds = "bmcite") %>% WriteH5MU("bmcite.h5mu"); ReadH5MU("bmcite.h5mu")

This line has to account for duplicated feature names in the multimodal .var data frame.

@gtca
Copy link
Contributor Author

gtca commented Aug 3, 2022

Resolved by f3d7f1f.

@gtca gtca closed this as completed Aug 3, 2022
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

1 participant