Perform Jaccard/Louvain clustering based on RANN

jaccard_leiden.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)