Description Usage Arguments Details Value Author(s) See Also
These functions enumerate the names of methods or arguments of the low-level functions for
miRNA raw data normalization (i.e. background correction, (spike-in probe-based) normalization,
PM corrrection, summarization). They take into account how the input AffyBatch object
was created as well as the underlying array type.
1 2 3 4 5 | NormiR.bgcorrect.methods(object)
NormiR.normalize.methods(object)
NormiR.pmcorrect.methods(object)
NormiR.summary.methods()
NormiR.spikein.args()
|
object |
An |
See accompanying vignette.
List of strings containing the names of the methods or arguments available for the input AffyBatch object.
Sylvain.Gubian, Alain.Sewer, PMP SA
NormiR,
bg.correct.miR,
norm.miR,
summarize.miR.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.