Description Usage Arguments Value Examples
View source: R/background_correction.R
The function takes a SigSet
and returns a modified SigSet
with background subtracted. Signal bleed-through was modelled using a
linear model with error estimated from cross-channel regression.
Norm-Exp deconvolution using Out-Of-Band (oob) probes.
1 |
sset |
a |
offset |
offset |
detailed |
if TRUE, return a list of |
a modified SigSet
with background correction
1 2 | sset <- makeExampleSeSAMeDataSet('HM450')
sset.nb <- noobsb(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.