svrNormalize | R Documentation |
Batch correction using SVR normalization
svrNormalize(para, ntop = 5, impute = TRUE, cpu = 0)
para |
A metaXpara object |
ntop |
Default is top 5 correlated peaks |
impute |
Whether do the imputation before and after normalization |
cpu |
The number of cpu used, default is 0 which means using all cpu. |
A new object of metaXpara
Bo Wen wenbostar@gmail.com
X. Shen, X. Gong, Y. Cai, Y. Guo, J. Tu, H. Li, T.Zhang, J. Wang, F. Xue, and Z.-J. Zhu, Normalization and Integration of Large-Scale Metabolomics Data Using Support Vector Regression, Metabolomics, 2016, 12: 89
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.