Runs a doublet/multiplet identification algorithm on the SingleCellExperiment and returns a SingleCellExperiment annotated with is_singlet and, depending on the algorithm, additional annotations / dimensionality reductions.

find_singlets(sce, singlet_find_method, ...)

Arguments

sce

a SingleCellExperiment object

singlet_find_method

the method to use for identifying singlets

...

additional parameters passed to singlet finding algorithm.

Value

sce a SingleCellExperiment object annotated for singlets