View source: R/seurat_annotation.R
annotate_excluded | R Documentation |
Annotate Exclusion Criteria
annotate_excluded(seu, ...)
seu |
A seurat object |
excluded_cells |
a named list of cells to be excluded of the form list(set1 = c(cell1, celll2), set2 = c(cell3, cell4)) all other cells will be marked NA in a column titled "excluded_because" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.