Stability index shows how stable each cluster is accross the selected range of ks. The stability index varies between 0 and 1, where 1 means that the same cluster appears in every solution for different k.
1 2 3 4 | sc3_plot_cluster_stability.SingleCellExperiment(object, k)
## S4 method for signature 'SingleCellExperiment'
sc3_plot_cluster_stability(object, k)
|
object |
an object of 'SingleCellExperiment' class |
k |
number of clusters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.