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