dotplot2 | R Documentation |
compare two clusters in the compareClusterResult object
dotplot2(object, x = "FoldEnrichment", vars = NULL, label = "auto", ...)
object |
a compareClusterResult object |
x |
selected variable to visualize in x-axis |
vars |
selected Clusters to be compared, only length of two is supported |
label |
to label the Clusters in the plot, should be a named vector |
... |
additional parameters passed to dotplot |
a ggplot object
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.