Description Usage Arguments Value
Scale Normalisation
Scale Normalisation
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | scaleNorm(x, ...)
## S4 method for signature 'MultiSet'
scaleNorm(x, controlID = NULL)
## S4 method for signature 'ExpressionSet'
scaleNorm(x, controlID = NULL)
scaleNorm(x, ...)
## S4 method for signature 'MultiSet'
scaleNorm(x, controlID = NULL)
## S4 method for signature 'ExpressionSet'
scaleNorm(x, controlID = NULL)
|
x |
MultiSet object with fMedian matrices in the assayData slot |
offset |
numeric value added to raw signal intensity before background correction is implemented |
x |
MultiSet object with fMedian matrices in the assayData slot |
offset |
numeric value added to raw signal intensity before background correction is implemented |
MultiSet object with normalised foreground signal in the fMedian matrix
MultiSet object with normalised foreground signal in the fMedian matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.