We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, author. I had an error converting the seruat v5 object to h5ad. MuDataSeurat::WriteH5AD(a, "a.h5ad",assay="RNA")
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:
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)
1.MuDataSeurat::WriteH5AD(a, "a.h5ad", assay = "RNA")
2. MuDataSeurat::WriteH5AD(a, "a.h5ad", assay = "RNA")
3. WriteH5ADHelper(object, assay, h5, global = TRUE)
The text was updated successfully, but these errors were encountered:
I have the same problem. Did you solve it?
Sorry, something went wrong.
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: