FastWhichCells Identify cells matching certain criteria (limited to character values)
1 | FastWhichCells(object, group.by, subset.value, invert = FALSE)
|
object |
Seurat object |
group.by |
Group cells in different ways (for example, orig.ident). Should be a column name in object@meta.data |
subset.value |
Return cells matching this value |
invert |
invert cells to return.FALSE by default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.