R/preprocessing_filtering_reduction.R
num_cell_after_QC_filt_scExp.RdTable of cells before / after QC
num_cell_after_QC_filt_scExp(scExp, annot, datamatrix)
| scExp | A SingleCellExperiment object. |
|---|---|
| annot | A raw annotation data.frame of cells before filtering. |
| datamatrix | A matrix of cells per regions before filtering. |
A formatted kable in HTML.
#>#>#>if (FALSE) num_cell_after_QC_filt_scExp( scExp_filtered,SingleCellExperiment::colData(scExp))