get_cells_by_cluster | R Documentation |
Returns a list of cells belonging to each cluster in this clustering
.
get_cells_by_cluster(object) ## S4 method for signature 'clustering' get_cells_by_cluster(object)
object |
An S4 |
A list of lists; each sublist is a list of cell IDs belonging to the
cluster numbered i - 1 in this clustering
, where i is the sublist's
index in the list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.