Description Usage Arguments Details Value Author(s)
View source: R/generateExprVal.method.mas.R
Normalizes expression values using the method described in the Affymetrix user manual.
1 | affy.scalevalue.exprSet(eset, sc = 500, analysis="absolute")
|
eset |
An |
sc |
Value at which all arrays will be scaled to. |
analysis |
Should we do absolute or comparison analysis, although "comparison" is still not implemented. |
This is function was implemented from the Affymetrix technical documentation for MAS 5.0. It can be downloaded from the website of the company. Please refer to this document for details.
A normalized ExpressionSet
.
Laurent
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.