num_cell_before_cor_filt_scExp {ChromSCape} | R Documentation |
Table of number of cells before correlation filtering
num_cell_before_cor_filt_scExp(scExp)
scExp |
A SingleCellExperiment Object |
A colored kable with the number of cells per sample for display
data("scExp") ## Not run: num_cell_before_cor_filt_scExp(scExp)