jaccard_louvain.RANN: Perform Jaccard/Louvain clustering based on RANN

View source: R/cluster.R

jaccard_louvain.RANNR Documentation

Perform Jaccard/Louvain clustering based on RANN

Description

Perform Jaccard/Louvain clustering based on RANN

Usage

jaccard_louvain.RANN(dat, k = 10)

Arguments

dat

A matrix of features (rows) x samples (columns)

k

K nearest neighbors to use

Value

A list object with the cluster factor object and (cl) and Jaccard/Louvain results (result)


AllenInstitute/scrattch.hicat documentation built on Oct. 20, 2023, 6:55 a.m.