Description Usage Arguments Value Author(s) Examples
Given a Seurat object and the names of specific clusters (corresponding
to identities in seurat@ident
), return the names of cells
in those clusters.
1 | whichCells(seurat, clusters)
|
seurat |
Seurat object |
clusters |
Vector specifying clusters for which cells should be retrieved.
Elements should correspond to levels in |
Character vector of cell names
Selin Jessa
1 | whichCells(pbmc, clusters = c(0, 1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.