Description Usage Arguments Value Examples
Get cell names grouped by identity class
1 | CellsByIdentities(object, idents = NULL, cells = NULL)
|
object |
A Seurat object |
idents |
A vector of identity class levels to limit resulting list to; defaults to all identity class levels |
cells |
A vector of cells to grouping to |
A named list where names are identity classes and values are vectors of cells beloning to that class
1 | CellsByIdentities(object = pbmc_small)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.