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
I get this error while converting seurat V5 object to SpaCET object. I reinstalled the most recent version of SpaCET.
object_primary_16um_238687_SpaCET_obj <- convert.Seurat(object_primary_16um_238687) Error in data.frame(pxl_row = slice@coordinates$imagerow * [email protected]$lowres, : no slot of name "coordinates" for this object of class "VisiumV2"
Any idea how I can fix this?
Thanks,
The text was updated successfully, but these errors were encountered:
Hi @beibeiru
I get this error while converting seurat V5 object to SpaCET object. I reinstalled the most recent version of SpaCET.
object_primary_16um_238687_SpaCET_obj <- convert.Seurat(object_primary_16um_238687) Error in data.frame(pxl_row = slice@coordinates$imagerow * [email protected]$lowres, : no slot of name "coordinates" for this object of class "VisiumV2"
Any idea how I can fix this?
Thanks,
The text was updated successfully, but these errors were encountered: