View source: R/SummarizedExperiment2MultiBlock.R
SummarizedExperiment2MultiBlock | R Documentation |
Converts a SummarizedExperiment into a MultiBlock.
SummarizedExperiment2MultiBlock(se, colData_samplenames = NULL, Batch = NULL)
se |
The SummarizedExperiment . |
colData_samplenames |
Character string with the column metadata. |
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.