Description Usage Arguments Value
detect_cell_types
divides the k-nearest neighbor
graph (built from the LLE embedding) into connected
components. These connected components represent clusters of cells corresponding to putative cell types.
1 | detect_cell_types(embedding, k)
|
embedding |
Low-dimensional LLE embedding of cells |
k |
Number of nearest neighbors to use when detecting clusters |
Vector containing a numerical cluster assignment for each cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.