This is a R package implementation of the Concordance-Based Batch Effect Correction for Large-Scale Metabolomics (CordBat). If using the package please read and cite the original manuscript. There is no methodologic change within the CordBat package from the original publication, however, substantial changes have been made ot imrpove computational efficiencies and limit iterative loops. This work was done in conjunction with Eric Taylor at the University of Iowa.
devtools::install_github("BorchLab/CordBat")
If you run into any issues or bugs please submit a GitHub issue with details of the issue.
- If possible please include a reproducible example.
Any requests for new features or enhancements can also be submitted as GitHub issues.
Pull Requests are welcome for bug fixes, new features, or enhancements.
Coming Soon