Description Usage Arguments Value Author(s) Examples
Proprocess genechip ST array by taking the log2 of the expression value.
1 | preProcessGeneST(object, offset = 1, rmControl = TRUE, output = FALSE, mydir = getwd())
|
object |
an |
offset |
The |
rmControl |
Setting |
output |
If |
mydir |
specifed directory to contain the output |
an ExpressionSet
Xiwei Wu, Arthur Li
1 2 | data(eSetExample)
processedData <- preProcessGeneST(eSetExample)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.