Description Usage Arguments Value Examples
View source: R/nn_btw_clusters.R
Next-neighbors in different clusters
1 | nn_bw_clusters(seurat_object, top_nn = 10)
|
seurat_object |
Dataframe with seurat marker predictions. |
top_nn |
use mouse or human (default: "mouse") |
array with cells sharing neighbors in different clusters
1 | nn_bw_clusters(pbmc, top_nn = 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.