Building kNN Graph for clustering
1 | buildKNNGraph(cell.dist, k, dist.type, verbose = TRUE)
|
cell.dist |
cell distant matrix |
k |
kNN's k value |
dist.type |
distanct type |
verbose |
whether or not printing verbose, default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.