Internal plot function for plotting compareClusterResult
plotting.clusterProfile(
clProf.reshape.df,
x = ~Cluster,
type = "dot",
colorBy = "p.adjust",
by = "geneRatio",
title = "",
font.size = 12
)
data frame of compareCluster result
x variable
one of dot and bar
one of pvalue or p.adjust
one of percentage and count
graph title
graph font size
ggplot object