Skip to main content

Metabolomics Integrator (Mint)

Project description

Python package CII Best Practices Github All Releases Total alerts Language grade: Python Docker Image CI

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 Quickstart to jump right into it.

Browser based as standalone application or server based

A demo server is available here. Be mindful, you share the server with others.

Metabolomics with Python

MINT originally started as Python project. The core of MINT is a Python class for targeted metabolomics that can be used independent of the graphical application.

from ms_mint.notebook import Mint
mint.ms_files = glob('/path/to/files/*mzML')
mint.peaklist_files = '/path/to/peaklist/file/peaklist.csv'
mint.run()
mint.results

Mint Jupyter Results

Contributions are welcome

MINT integrates open-source software and packages into a Python library for metabolomics with a browser based GUI. It is programmed by scientists for scientists to contribute to better and faster science integrating best practices of data management and computer science. Contributions are welcome that improve the efficiency of the code, bug fixes, feature implementations, security enhancements among others. If you want to contribute to MINT please send me a notification.

How to contribute

Errors, Feedback, Feature Requests

If you encounter an error, if you have a request for a new feature, or for general feedback, please open a new ticket at the issue tracker.

Code contributions

If your are up to enhance the codebase yourself, we ask you to followowing steps:

  1. fork the repository
  2. implement the new feature or bug-fix
  3. add corresponding tests
  4. run flake8
  5. submit a pull request

Code standards

Before submitting a pull request please run flake8.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ms-mint-app-0.1.7.3.tar.gz (58.0 kB view details)

Uploaded Source

Built Distribution

ms_mint_app-0.1.7.3-py3-none-any.whl (8.6 MB view details)

Uploaded Python 3

File details

Details for the file ms-mint-app-0.1.7.3.tar.gz.

File metadata

  • Download URL: ms-mint-app-0.1.7.3.tar.gz
  • Upload date:
  • Size: 58.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for ms-mint-app-0.1.7.3.tar.gz
Algorithm Hash digest
SHA256 97862bdbedab26d902597d8783b244d3cb7f9abde65073ea7bb92d736b9ca5bf
MD5 15a0a4aab22c08ca4953c34ae97beab5
BLAKE2b-256 cccb0fb73718ca65892d8a3e37026484ec4e17e8adac9d136fc3bf9e7b40f0ee

See more details on using hashes here.

File details

Details for the file ms_mint_app-0.1.7.3-py3-none-any.whl.

File metadata

File hashes

Hashes for ms_mint_app-0.1.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 612af65ec3a269dd1ecbc297b1be6b8d1318b7e0ef4c37bb576c462b30f4fe2e
MD5 3ec9e1311663f318898dc8743daa571e
BLAKE2b-256 c72f45795c118d2f616a311ced26ed0e65df259b2c39ebb2eda688e096c93d38

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page