powered by
Get cell names grouped by identity class
CellsByIdentities(object, idents = NULL, cells = NULL)
A Seurat object
A vector of identity class levels to limit resulting list to; defaults to all identity class levels
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
# NOT RUN { CellsByIdentities(object = pbmc_small) # }
Run the code above in your browser using DataLab