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 in anno_zoom using complex_heatmap_unique() #9

Open
pandaqiuqiu opened this issue Jan 30, 2024 · 1 comment
Open

Error in anno_zoom using complex_heatmap_unique() #9

pandaqiuqiu opened this issue Jan 30, 2024 · 1 comment

Comments

@pandaqiuqiu
Copy link

I encountered an error when I used "complex_heatmap_unique" function as follows:

complex_heatmap_unique(sce4, celltype = "10", group = "Group", gene_highlight = c("CDK1"))
Error in anno_zoom(...) :
unused arguments (add_new_line = TRUE, value_range = c(1, 2))

Here are the versions of the main packages I am using. Could you please take a look and see what might be the reason?
Thanks you so much

plot1cell_0.0.0.9000 ComplexHeatmap_2.10.0 Seurat_5.0.1 SeuratObject_5.0.1

@HaojiaWu
Copy link
Owner

HaojiaWu commented Mar 5, 2024

I will look into it. It might be from compatibility issue with the newer version of the dependencies. plot1cell was built on Seurat V4. we haven't tested it on Seurat V5 yet. We plan to release an updated version of plot1cell once we have thoroughly tested it with the newer Seurat version and ComplexHeatmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants