Skip to content

LewisResearchGroup/ms-mint-app

Repository files navigation

Python package CII Best Practices Docker Image CI PyPI PyPI - Downloads

MINT (Metabolomics Integrator)

The Metabolomics Integrator (MINT) is a post-processing tool for liquid chromatography-mass spectrometry (LCMS) based metabolomics. Metabolomics is the study of all metabolites (small chemical compounds) in a biological sample e.g. from bacteria or a human blood sample. The metabolites can be used to define biomarkers used in medicine to find treatments for diseases or for the development of diagnostic tests or for the identification of pathogens such as methicillin resistant Staphylococcus aureus (MRSA). More information on how to install and run the program can be found in the Documentation or check out the Tutorial to jump right into it.

Screenshot

Installation

You can find installation instructions here

Contributions

All contributions, bug reports, code reviews, bug fixes, documentation improvements, enhancements, and ideas are welcome. Before you modify the code please reach out to us using the issues page.

Code standards

The project follows PEP8 standard and uses Black and Flake8 to ensure a consistent code format throughout the project.

Get in touch

Open an issue or join the slack channel.

Acknowledgements

This project would not be possible without the help of the open-source community. The tools and resources provided by GitHub, Docker-Hub, the Python Package Index, as well the answers from dedicated users on Stackoverflow and the Plotly community, as well as the free open-source packages used are the foundation of this project. Several people have made direct contributions to the codebase and we are extremely grateful for that.

  • @rokm refactored the specfile for Pyinstaller to create a windows package.
  • @bucknerns helped with the configuration of the versioneer file.

Last but not least, we want to thank all the users and early adopters that drive the development with feature requests and bug reports.