KMeansGapStat: Imitate Seurat::FindClusters but using k-means with the gap...

Description Usage Arguments

View source: R/exploratory_pipeline.R

Description

Imitate Seurat::FindClusters but using k-means with the gap statistic.

Usage

1
KMeansGapStat(dge, nclust = NULL, pc.use = 1:25, iter.max = 20)

Arguments

dge

Seurat object

nclust

NULL by default, so chosen via gap statistic.

pc.use

maehrlab/thymusatlastools documentation built on May 28, 2019, 2:32 a.m.