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

dgCMatrix #19

Open
maallen3 opened this issue Jul 18, 2024 · 0 comments
Open

dgCMatrix #19

maallen3 opened this issue Jul 18, 2024 · 0 comments

Comments

@maallen3
Copy link

I pulled down two h5ad files from https://developmental.cellatlas.io/fetal-bone-marrow.
(1) Human fetal BM 10x dataset and (2) Human fetal BM Down syndrome 10x dataset)

The Down syndrome data loads fine using MuDataSeurat::ReadH5AD. The typical data set gives me this error.

d21 <- MuDataSeurat::ReadH5AD("/tmp/fig1b_fbm_scaled_gex_updated_dr_20210104.h5ad")
Warning: Feature names cannot have underscores (''), replacing with dashes ('-')
Error in (function (cl, name, valueClass) :
assignment of an object of class “dgCMatrix” is not valid for @‘scale.data’ in an object of class “Assay”; is(value, "matrix") is not TRUE
In addition: Warning message:
In read_layers_to_assay(h5) :
The var_names from modality have been renamed as feature names cannot contain '
'. E.g. RP11-442N24__B.1 -> RP11-442N24--B.1.

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