Description Usage Arguments Value Author(s) See Also Examples
This function removes surrogate or other confounding
variable effects from
normalized expression data by the usage of
removeBatchEffect
function
of limma
package.
1 | DaMiR.SVadjust(data, sv, n.sv)
|
data |
A SummarizedExpression object |
sv |
The matrix of surrogate variables identified by
|
n.sv |
The number of surrogate variables to be used to adjust the data |
A SummarizedExpression object containing a matrix of log-expression values with sv effects removed and the data frame of the variables.
Mattia Chiesa, Luca Piacentini
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.