plot1cell icon indicating copy to clipboard operation
plot1cell copied to clipboard

Error in anno_zoom using complex_heatmap_unique()

Open pandaqiuqiu opened this issue 1 year ago • 1 comments

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

pandaqiuqiu avatar Jan 30 '24 15:01 pandaqiuqiu