View source: R/MultiAssayExperiment2MultiBlock.R
MultiAssayExperiment2MultiBlock | R Documentation |
Converts a MultiAssayExperiment2MultiBlock into a MultiBlock.
MultiAssayExperiment2MultiBlock(se, colData_samplenames = NULL, Batch = NULL)
se |
The SummarizedExperiment . |
colData_samplenames |
Character string with the column metadata. If colData_samplenames is NULL, the metadata will not be stored. |
Batch |
The name of the column that will be considered as Batch. |
The MultiBlock.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.