PMBio/MuDataSeurat

Error in WriteH5ADHelper(object, assay, h5, global = TRUE): no slot of name "meta.features" for this object of class "Assay5"

Opened this issue · 0 comments

Hello, author. I had an error converting the seruat v5 object to h5ad.
MuDataSeurat::WriteH5AD(a, "a.h5ad",assay="RNA")

Error in WriteH5ADHelper(object, assay, h5, global = TRUE): no slot of name "meta.features"for this object of class "Assay5"
Traceback:

1.MuDataSeurat::WriteH5AD(a, "a.h5ad", assay = "RNA")
2. MuDataSeurat::WriteH5AD(a, "a.h5ad", assay = "RNA")
3. WriteH5ADHelper(object, assay, h5, global = TRUE)