Create a tibble with history of cell and gene filtering.
Source:R/single_sample_input_qc.R
sce_history_fn.Rd
Create a tibble with history of cell and gene filtering.
Usage
sce_history_fn(
sce_unfiltered,
sce_qc_filter_genes,
sce_custom_filter_genes,
spatial = FALSE
)