clustering_KMeansOnKNN_Graph: Run K-Means clustering on the KNN-graph

View source: R/SingleCellRNASeq.R

clustering_KMeansOnKNN_GraphR Documentation

Run K-Means clustering on the KNN-graph

Description

Run K-Means clustering on the KNN-graph

Usage

clustering_KMeansOnKNN_Graph(object, k = 10, iter.max = 100)

Arguments

object

The SingCellaR object.

k

The number of k-means clusters.

iter.max

The maximum number of k-mean's iterations.


supatt-lab/SingCellaR documentation built on Aug. 24, 2023, 5:49 p.m.