Replies: 1 comment
-
Hi Alice, This works for me:
Best regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I have multiple Visium HD samples. I have generated seurat objects using the cell segmentation output from spaceranger. I would like to merge them all together. I have created a list of seurat objects and then I have applied the merge() function.
This is my code:
I get this error:
Error in
FUN(): !
xmust be a vector, not a <sfc_POLYGON/sfc> object. Run
rlang::last_trace()to see where the error occurred.
Is there any way to run merge on the Spatial.Polygons assay without encountering this error?
Many thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions