View source: R/plotting_functions.R
plot_cluster_consensus_scExp | R Documentation |
Plot cluster consensus score for each k as a bargraph.
plot_cluster_consensus_scExp(scExp)
scExp |
A SingleCellExperiment |
The consensus score for each cluster for each k as a barplot
data("scExp")
plot_cluster_consensus_scExp(scExp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.