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
scData <- RunMonocle3(srt = scData,clusters = "cell_fate", graph = "scVI_SNN")
Whether to use partitions to learn disjoint graph in each partition?
1: TRUE
2: FALSE
Selection: 2
|=======================================================| 100%
Error in scale$guide == "none" :
comparison (==) is possible only for atomic and list types
In addition: Warning messages:
1: No shared levels found between names(values) of the manual
scale and the data's fill values.
2: No shared levels found between names(values) of the manual
scale and the data's fill values.
The text was updated successfully, but these errors were encountered:
scData <- RunMonocle3(srt = scData,clusters = "cell_fate", graph = "scVI_SNN")
Whether to use partitions to learn disjoint graph in each partition?
1: TRUE
2: FALSE
Selection: 2
|=======================================================| 100%
Error in scale$guide == "none" :
comparison (==) is possible only for atomic and list types
In addition: Warning messages:
1: No shared levels found between
names(values)
of the manualscale and the data's fill values.
2: No shared levels found between
names(values)
of the manualscale and the data's fill values.
The text was updated successfully, but these errors were encountered: