View source: R/Seuratwrappers.R
| create_SpaCoObject_from_KNN | R Documentation |
create_SpaCoObject_from_KNN
create_SpaCoObject_from_KNN(SeuratObject, n = 10)
SeuratObject |
Seurat object to export kNN-graph from. |
n |
Number of neighbors to consider. |
Returns a SPaCoObject with the SCT data and the kNN-graph as neighborhood matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.