MetaboCoreUtils
defines metabolomics-related core functionality which is provided as low-level functions to allow a data structure-independent usage across various R packages.
For more information see the package homepage.
Installation
The package can be installed with
install.packages("BiocManager")
BiocManager::install("MetaboCoreUtils")
Contributions
Contributions are highly welcome and should follow the contribution guidelines. Also, please check the coding style guidelines in the RforMassSpectrometry vignette.