DataCheck_SingleCellExperiment {ADImpute}R Documentation

Data check (SingleCellExperiment)

Description

DataCheck_SingleCellExperiment tests for existence of the appropriate assays in sce. Helper function to ADImpute.

Usage

DataCheck_SingleCellExperiment(sce, normalized = TRUE)

Arguments

sce

SingleCellExperiment; data for normalization or imputation

normalized

logical; is the data expected to be normalized?

Value

NULL object.


[Package ADImpute version 1.0.0 Index]