sc3min_estimate_k: Estimate the optimal number of cluster 'k' for a scRNA-Seq...

Description Usage Arguments Value

Description

Uses Tracy-Widom theory on random matrices to estimate the optimal number of clusters k. It creates and populates the k_estimation item of the sc3min slot of the metadata(object).

Usage

1
2
3
4
sc3min_estimate_k.SingleCellExperiment(object)

## S4 method for signature 'SingleCellExperiment'
sc3min_estimate_k(object)

Arguments

object

an object of SingleCellExperiment class

Value

an estimated value of k


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