mae2mds {MultiDataSet} | R Documentation |
MultiAssayExperiment
to a MultiDataSet
This function creates a MultiDataSet
using the data of a MultiAssayExperiment
.
mae2mds(MAE, warnings = TRUE)
MAE |
a |
warnings |
Logical to indicate if warnings will be displayed. |
MultiDataSet
with the of the incoming MultiAssayExperiment
.