R/cluster.R
jaccard_louvain.RANN.Rd
Perform Jaccard/Louvain clustering based on RANN
jaccard_louvain.RANN(dat, k = 10)
A matrix of features (rows) x samples (columns)
K nearest neighbors to use
A list object with the cluster factor object and (cl) and Jaccard/Louvain results (result)