Description Usage Arguments Value Author(s) See Also Examples
This function performs summarization on an AffyBatch
object using a
GAL or CDF annotation environment and generates an ExpressionSet
object
containing the results.
1 2 3 4 5 6 | summarize.miR(abatch,
pmcorrect.method='pmonly',
pmcorrect.param=list(),
summary.method='medianpolish',
summary.param=list(),
summary.subset=NULL)
|
abatch |
An |
pmcorrect.method |
Character vector. It contains the name of the PM correction method, which is enabled
only when numerical values are available for the MM probes of the input
|
pmcorrect.param |
A |
summary.method |
Character vector. It contains the name of the summarization method. Running
|
summary.param |
A |
summary.subset |
A |
An ExpressionSet
containing the summarized expression data.
Sylvain.Gubian, Alain Sewer, PMP SA
NormiR.pmcorrect.methods
,
NormiR.summary.methods
,
NormiR
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.