Description Usage Arguments Value
Perform background correction and remove bad probes.
1 | performBackgroundCorrection(data, negCtrl)
|
data |
lumi object with gene expression matrix exprs(data) where colnames(exprs(data)) = sample IDs ( = labnr) rownames(exprs(data)) = probe IDs |
negCtrl |
matrix where rownames(negCtrl) is a superset of colnames(exprs(data)) each column in negCtrl contains expression values for a negative control probe |
background-corrected lumi object where colnames(exprs(data)) = sample IDs ( = labnr) rownames(exprs(data)) = probe IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.