NormiR.methods {ExiMiR} | R Documentation |
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.
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
.