DataCheck_SingleCellExperiment {ADImpute} | R Documentation |
DataCheck_SingleCellExperiment
tests for existence of the
appropriate assays in sce
. Helper function to ADImpute.
DataCheck_SingleCellExperiment(sce, normalized = TRUE)
sce |
SingleCellExperiment; data for normalization or imputation |
normalized |
logical; is the data expected to be normalized? |
NULL object.