-
Notifications
You must be signed in to change notification settings - Fork 932
New issue
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
A questio about LoadVizgen #7588
Comments
I can't find the right way to slove it |
what kind of output do you have from Vizgen? If it's a new output that has
|
By default the function looks for segmentation, so if you do not have any it'll give you that error. Based on not the screenshot you don't have segmentation data for Seurat to access, so you should pass in the argument |
I can confirm that, if segmentation data is not provided, and even if the |
Thanks for using Seurat! It appears that this issue has gone stale. In an effort to keep our Issues board from getting more unruly than it already is, we’re going to begin closing out issues that haven’t had any activity since the release of v4.4.0. If this issue is still relevant we strongly encourage you to reopen or repost it, especially if you didn’t initially receive a response from us. |
hi,
I analyzed s2r1 dataset was produced using the Vizgen MERSCOPE system, but got error
Warning in ReadVizgen(data.dir = data.dir, filter = "^Blank-", type = c("centroids", :
Cannot find hdf5r; unable to load segmentation vertices
Error in UseMethod(generic = "CreateSegmentation", object = coords) :
no applicable method for 'CreateSegmentation' applied to an object of class "NULL"
The text was updated successfully, but these errors were encountered: