jaccard_louvain: Perform Jaccard/Louvain clustering using Rphenograph

View source: R/cluster.R

jaccard_louvainR Documentation

Perform Jaccard/Louvain clustering using Rphenograph

Description

Perform Jaccard/Louvain clustering using Rphenograph

Usage

jaccard_louvain(dat, k = 10)

Arguments

dat

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

k

K-nearest neighbors to use for clustering

Value

A list object with the cluster factor object and (cl) and Rphenograph results (result)


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