Description Usage Arguments Examples
View source: R/sc_cluster_stability.R
Plot cluster stability scores as a barplot. Returns a ggplot object.
1 2 | cluster_stability_barplot(cluster_stabilities, stability,
clusters = 1:length(cluster_stabilities))
|
cluster_stabilities |
The output of the sc_cluster_stability function |
1 | cluster_stability_barplot(sc_cluster_stability(my_seurat, 10000))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.