as.SummarizedExperiment | R Documentation |
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.
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.