Description Usage Arguments Value Author(s)
Internal plot function for plotting compareClusterResult
1 2 | plotting.clusterProfile(clProf.reshape.df, x = ~Cluster, type = "dot",
colorBy = "p.adjust", by = "geneRatio", title = "", font.size = 12)
|
clProf.reshape.df |
data frame of compareCluster result |
x |
x variable |
type |
one of dot and bar |
colorBy |
one of pvalue or p.adjust |
by |
one of percentage and count |
title |
graph title |
font.size |
graph font size |
ggplot object
Guangchuang Yu http://ygc.name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.