Skip to content
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

Error of Visualization of trajectory by CellDimPlot #10

Open
amateur-boy opened this issue Nov 8, 2024 · 1 comment
Open

Error of Visualization of trajectory by CellDimPlot #10

amateur-boy opened this issue Nov 8, 2024 · 1 comment
Labels
more info needed More information is needed

Comments

@amateur-boy
Copy link

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!

@pwwang
Copy link
Owner

pwwang commented Nov 8, 2024

I can't reproduce this. Can you attach your session info?

@pwwang pwwang added the more info needed More information is needed label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more info needed More information is needed
Projects
None yet
Development

No branches or pull requests

2 participants