weitrix_x | R Documentation |
Gets or sets the appropriate assay in the SummarizedExperiment object.
weitrix_x(weitrix)
weitrix_x(x) <- value
weitrix |
A weitrix object. |
x |
The weitrix to modify. |
value |
The new matrix. |
A matrix-like object such as a matrix or a DelayedArray.
weitrix_x(simwei)
simwei2 <- simwei
weitrix_x(simwei2) <- weitrix_x(simwei2) * 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.