View source: R/single_sample_input_qc.R
sce_valid_cells_fn | R Documentation |
SingleCellExperiment
object to non-empty ones and add corresponding statistics.Subset cells in a SingleCellExperiment
object to non-empty ones and add corresponding statistics.
sce_valid_cells_fn(sce_raw, empty_droplets, empty_droplets_fdr_threshold)
sce_raw |
(input target) A |
empty_droplets |
(input target) A |
empty_droplets_fdr_threshold |
A numeric scalar: threshold value for FDR of a cell being empty. |
A subsetted sce_raw
object. Output target: sce_valid_cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.