Minimal quality control (QC): remove features with all zero values.

zeroFeatQC(sce, assayName = "counts")

Arguments

sce

SingleCellExperiment object.

assayName

Character.

Value

An updated SingleCellExperiment object after minimal QC.