Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.17 KB

README.md

File metadata and controls

35 lines (25 loc) · 2.17 KB

Low level functions for metabolomics data

Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-CMD-check-bioc codecov license years in bioc Ranking by downloads build release build devel

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.