Description Usage Arguments Value
Clustering cells using SNN-Cliq algorithm.
1  | snn_cliq(dmat, knn = 3, merge_cutoff = 0.5, r_cutoff = 0.7)
 | 
dmat | 
 Paire-wised distance of cells.  | 
knn | 
 Number of nearest neighbors to calculate shared nearest neighbors as secondary distance.  | 
merge_cutoff | 
 merge_cutoff threshold.  | 
r_cutoff | 
 r_cutoff threshold.  | 
Clucstering labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.