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.
detect_cell_types(embedding, k)
Low-dimensional LLE embedding of cells
Number of nearest neighbors to use when detecting clusters
Vector containing a numerical cluster assignment for each cell