sc3_plot_cluster_stability: Plot stability of the clusters

Description Usage Arguments

Description

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.

Usage

1
2
3
4
sc3_plot_cluster_stability.SingleCellExperiment(object, k)

## S4 method for signature 'SingleCellExperiment'
sc3_plot_cluster_stability(object, k)

Arguments

object

an object of 'SingleCellExperiment' class

k

number of clusters


SC3 documentation built on Nov. 8, 2020, 7:52 p.m.