You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying convert a Xenium object from R. I'm getting the error below. Any suggestions?
The Xenium object was created using the Seurat spatial vignette workflow
sceasy::convertFormat(xenium.obj[["Xenium"]], from="seurat", to="anndata", outFile='output.h5ad')
Error in compareVersion(as.character(obj@version), "3.0.0") : no slot of name "version" for this object of class "Assay5"
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying convert a Xenium object from R. I'm getting the error below. Any suggestions?
The Xenium object was created using the Seurat spatial vignette workflow
sceasy::convertFormat(xenium.obj[["Xenium"]], from="seurat", to="anndata", outFile='output.h5ad')
Error in compareVersion(as.character(obj@version), "3.0.0") : no slot of name "version" for this object of class "Assay5"
The text was updated successfully, but these errors were encountered: