procTranscript | R Documentation |
Normalizes a GeneFeatureSet using the RMA method or an ExpressionSetIllumina using the selected methodology
procTranscript(object, method, annotationTable)
object |
A microarray data in a ExpressionSet or GeneFeatureSet |
method |
String specifying the illumina normalization method methods are: "quantile", "qspline", "vsn", "rankInvariant", "median" and "none". |
Returns a processed ExpressionSetIllumina for illumina data or an ExpressionSet
Jordi Rofes Herrera
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.