jaccard_leiden.RANN | R Documentation |
Perform Jaccard/Louvain clustering based on RANN
jaccard_leiden.RANN(dat, k = 10)
dat |
A matrix of features (rows) x samples (columns) |
k |
K nearest neighbors to use |
A list object with the cluster factor object and (cl) and Jaccard/Louvain results (result)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.