Description Usage Arguments Value Examples
mergeRows
/mergeCols
merge data on rows or columns of a
SummarizedExperiment
as defined by a factor
alongside the
chosen dimension. Metadata from the rowData
or colData
are
retained as defined by archetype
.
1 2 3 4 5 6 7 8 9 |
x |
|
f |
A factor for merging. Must be the same length as
|
archetype |
Of each level of |
... |
optional arguments passed onto
|
an object with the same class x
with the specified entries
merged into one entry in all relevant components.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.