ClusterCODEX: Perform louvain clustering on CODEX data

View source: R/clustering.R

ClusterCODEXR Documentation

Perform louvain clustering on CODEX data

Description

Perform louvain clustering on CODEX data

Usage

ClusterCODEX(stvea_object, k = NULL)

Arguments

stvea_object

STvEA.data class object with KNN matrix for CODEX protein space

k

number of nearest neighbors to use in graph-based clustering If NULL, will use all nearest neighbors from the KNN matrix.


CamaraLab/STvEA documentation built on April 2, 2024, 6:07 a.m.