addAssay-methods | R Documentation |
Accessors for adding new data to the 'assay' and 'metadata' slot of a SummarizedExperiment object
addAssay(x, ...)
addMetadata(x, ...)
x |
Object of class |
... |
dots, name of the object. |
signature(x = "SummarizedExperiment")
: add new dataset to assays
slot
signature(x = "SummarizedExperiment")
: add new dataset to metadata
slot
Daniela Cassol
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.