Description Usage Arguments Value
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.
1 2 | ## S4 method for signature 'DatasetExperiment'
as.SummarizedExperiment(obj)
|
obj |
a DatasetExperiment object |
a SummarizedExperiment object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.