as.DatasetExperiment-SummarizedExperiment-method: Convert a SummarizedExperiment to DatasetExperiment

Description Usage Arguments Value

Description

The assay data is transposed, and colData and rowData switched to match. struct specific slots such as "name" and "description" are extracted from the metaData if available. NB Any additional metadata will be lost during this conversion.

Usage

1
2
## S4 method for signature 'SummarizedExperiment'
as.DatasetExperiment(obj)

Arguments

obj

a SummarizedExperiment object

Value

a DatasetExperiment object


struct documentation built on Nov. 8, 2020, 8:14 p.m.