sc3min_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
sc3min_plot_cluster_stability.SingleCellExperiment(object, k)

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

Arguments

object

an object of 'SingleCellExperiment' class

k

number of clusters


brickyyyy/SC3min documentation built on May 8, 2019, 8:07 a.m.