View source: R/ClusterDistrBar.R
BarOfCluster | R Documentation |
deprecated function of ClusterDistrBar()
BarOfCluster(meta, cluster, origin, method = "value", do.heatmap = T)
meta |
meta data data.frame |
cluster |
variable name of cluster |
origin |
variable name of sample |
method |
'percent'or 'value' |
do.heatmap |
Generate plot (TRUE) or matrix (FALSE), Default: T |
ggplot object or matrix
ClusterDistrBar()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.