getClusters: Get clustering labels at optimal K

Description Usage Arguments Value

View source: R/getClusters.R View source: R/MultiK_Helper.R

Description

Find the clustering labels at the selected optimal K levels.

Usage

1
getClusters(seu, optK)

Arguments

seu

A gene expression matrix

optK

A vector of selected optimal Ks

Value

A matrix of clustering labels for each optimal K and the resolution parameters used to identifky the optimal K clusters.


siyao-liu/MultiK documentation built on Feb. 6, 2022, 1:42 a.m.