mipp.preproc {MiPP} | R Documentation |
Performs IQR normalization, thesholding, and log2-transformation
mipp.preproc(x, data.type = "MAS5")
x |
data |
data.type |
data type is MAS5, MAS4, or dChip |
library(MiPP) data(colon) colon.nor <- mipp.preproc(colon)