as.SummarizedExperiment: Convert a DatasetExperiment to a SummarizedExperiment

as.SummarizedExperimentR Documentation

Convert a DatasetExperiment to a SummarizedExperiment

Description

Converts a DatasetExperiment to SummarizedExperiment. The assay data is transposed, and colData and rowData switched to match. struct specific slots such as "name" and "description" are stored in the metaData.

Usage

as.SummarizedExperiment(obj)

Arguments

obj

a DatasetExperiment object

Value

a SummarizedExperiment object


computational-metabolomics/struct documentation built on March 27, 2024, 4:26 p.m.