-
Notifications
You must be signed in to change notification settings - Fork 99
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
An error from createGiottoCosMxObject() with the Giotto 3.0 #433
Comments
The |
Hi RubD,
|
Thanks @GCatatGC for letting us know. I've pushed a fix for this problem. It should work now. |
Thanks a lot ! It works now. |
Hi RubD, #add cell types
The Error is: |
Hi @GCatatGC, thank you for letting us know about this error. The CosMx tutorial has also been updated. |
Thanks a lot for all the remarkable work! |
Hi.
I am excited for the saveGiotto() function in new version 3.0, so I installed it today (3pm, 11/19/2022).
And I was following the tutorial of Cosmx (https://giottosuite.readthedocs.io/en/latest/subsections/datasets/Nanostring_Lung12_jan26_21.html).
On CosMx Project loading function chapter, I got an error:
A structured CosMx directory will be used
Checking directory contents...
--| CellLabels folder found
--| CompartmentLabels folder found
--| CellComposite folder found
--| CellOverlay folder found
--| transcript locations file found
--| fov positions file found
--| expression matrix file found
--| metadata file found
Directory check done
Loading subcellular information...
Subcellular load done
Starting FOV 002
Loading image information...
Image load done
Building subcellular giotto object...
polygonlist is a list with names
[ cell ] Process polygon info...
Error in match.arg(mask_method, choices = c("guess", "single", "multiple")) :
'arg' must be NULL or a character vector
Unfortunately, I did not save the previous version (Giotto 2.0).
Can we fix this error in Giotto3.0? Because I really want to use the saveGiotto() function.
The text was updated successfully, but these errors were encountered: