Description Usage Arguments Author(s) See Also Examples
Performs IQR normalization, thesholding, and log2-transformation
1 | hem.preproc(x, data.type = "MAS5")
|
x |
data |
data.type |
data type: MAS5 or MAS4 |
HyungJun Cho and Jae K. Lee
1 2 | data(pbrain)
pbrain.nor <- hem.preproc(pbrain[,2:13])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.