as.DatasetExperiment,SummarizedExperiment-method {struct} | R Documentation |
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.
## S4 method for signature 'SummarizedExperiment' as.DatasetExperiment(obj)
obj |
a SummarizedExperiment object |
a DatasetExperiment object