Skip to contents

Checks only the structural assumptions shared by the stateless wrappers: x is a MultiAssayExperiment::MultiAssayExperiment, the selected experiment exists, and its columns can be aligned to primary samples.

Usage

mae_validate(x, experiment = NULL)

Arguments

x

A MultiAssayExperiment object.

experiment

Optional experiment name.

Value

x, invisibly.