Description Usage Arguments See Also Examples
Performs IQR normalization, thesholding, and log2-transformation
| 1 | mipp.preproc(x, data.type = "MAS5")
 | 
| x | data | 
| data.type | data type is MAS5, MAS4, or dChip | 
| 1 2 3 4 | library(MiPP)
data(colon)
colon.nor <- mipp.preproc(colon)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.