mae2mds {MultiDataSet}R Documentation

Convert a MultiAssayExperiment to a MultiDataSet

Description

This function creates a MultiDataSet using the data of a MultiAssayExperiment.

Usage

mae2mds(MAE, warnings = TRUE)

Arguments

MAE

a MultiAssayExperiment

warnings

Logical to indicate if warnings will be displayed.

Value

MultiDataSet with the of the incoming MultiAssayExperiment.


[Package MultiDataSet version 1.10.0 Index]