annotate_excluded: Annotate Exclusion Criteria

View source: R/seurat_annotation.R

annotate_excludedR Documentation

Annotate Exclusion Criteria

Description

Annotate Exclusion Criteria

Usage

annotate_excluded(seu, ...)

Arguments

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"


whtns/seuratTools documentation built on May 9, 2024, 9:13 p.m.