Error of Visualization of trajectory by CellDimPlot #15
amateur-boy
started this conversation in
General
Replies: 1 comment
-
I can't reproduce this. Can you attach your session info? |
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.
-
When i run the code:
CellDimPlot(pancreas_sub, group_by = "SubCellType", reduction = "UMAP",
lineages = paste0("Lineage", 1:3), lineages_span = 0.1)
i received the error:
Error in scale$guide == "none" :
comparison (==) is possible only for atomic and list types
the error is dued to the version of dependency of R packages?
thanks!
Beta Was this translation helpful? Give feedback.
All reactions