ClusterGVis
ClusterGVis copied to clipboard
这个报错可能是什么原因呢
visCluster(object = st.data,
-
plot.type = "both",
-
line.side = "left",
-
column_names_rot = 45,
-
markGenes = pbmc.markers$gene,
-
cluster.order = c(1:8),
-
ggplot.panel.arg = c(5,0.5,32,"grey90",NA),
-
gglist = gglist)
This palatte have 20 colors!
Error in ComplexHeatmap::Heatmap(as.matrix(mat), name = "Z-score", cluster_columns = cluster_columns, :
unused arguments (ggplot.panel.arg = c("5", "0.5", "32", "grey90", NA), gglist = list(list(list(c("C1", "C1", "C1", "C1", "C1"), 1:5, c(1.543012e-05, 9.403808e-06, 7.425671e-06, 7.425671e-06, 5.744775e-06), c(37.5, 37.5, 37.5, 37.5, 37.5)), list(
颜色设置的数目不对吧