Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 968 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 968 Bytes

WaveICA_2.0

WaveICA 2.0 method is an improved version of WaveICA method to remove inter-batch and intra-batch effects for untargeted metabolomics data without using batch information.The details of this method are in the paper "WaveICA 2.0: a novel batch effect removal method for untargeted metabolomics data without using batch information", which has been published in Metabolomics (https://doi.org/10.1007/s11306-021-01839-7).

You can install WaveICA_2.0 Package Using the following commands:

library(devtools) devtools::install_github("dengkuistat/WaveICA_2.0",host="https://api.github.com")

When using this method, please cite as: Deng, K., Zhao, F., Rong, Z. et al. WaveICA 2.0: a novel batch effect removal method for untargeted metabolomics data without using batch information. Metabolomics 17, 87 (2021). https://doi.org/10.1007/s11306-021-01839-7

If you have any questions, please contact me. Email: [email protected] or [email protected]