Metabolomics Integrator (Mint)
Project description
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.
Release notes
0.3.0 Milestones
- Be able to share a workspace with another user
- Be able to rename a workspace
- Explanation of expected metadata in app
- explain what can be put as colors
- describe accepted file types in ms_files tab
- target-list add columns database_ref, formula, polarity
- add descriptions to the optimization tab
- total ion chromatogram (TIC)
- full extracted ion chromatogram (EIC or XIC)
- feature to convert intensities to concentrations
0.2.2
- version strings in GUI
- fixed issues with QC figures
0.2.1
- uses ms-mint 0.2.1 with new implementation of
peak_area_top3
- new quality control tab
0.1.9
MINT has been split into the Python library and the app. This repository contains the Python library. The underlying Python library ms-mint
can be found here.
Screenshot
Quickstart
Try it
A demo server is available here. Be mindful, you share the server with others.
Installation
The recommended way of installing Mint is to use pip
:
pip install ms-mint-app
Then you can start the application with:
Mint.py # This starts the application
Once the server has started navigate to http://localhost:9999 with your browser (tested on Chrome).
There are more options available:
Mint.py --help
>>>
usage: Mint.py [-h] [--no-browser] [--version] [--data-dir DATA_DIR] [--debug] [--port PORT] [--host HOST]
[--serve-path SERVE_PATH] [--ncpu NCPU]
MINT frontend.
options:
-h, --help show this help message and exit
--no-browser do not start the browser
--version print current version
--data-dir DATA_DIR target directory for MINT data
--debug start MINT server in debug mode
--port PORT Port to use
--host HOST Host binding address
--ncpu NCPU Number of CPUs to use # Not yet implemented
Windows installer
The latest Windows installer is available 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ms-mint-app-0.2.3.0.tar.gz
.
File metadata
- Download URL: ms-mint-app-0.2.3.0.tar.gz
- Upload date:
- Size: 8.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f75246155e7b946ad1a1b15caf85fdee3d6d11562491aad36c179029e73fdc97 |
|
MD5 | 1b6bfa701a3c94f0af157cb55233c0aa |
|
BLAKE2b-256 | e6c886c19ae24231130591727c300ea3a62ab727beb84222908b633618fbfcd7 |
File details
Details for the file ms_mint_app-0.2.3.0-py3-none-any.whl
.
File metadata
- Download URL: ms_mint_app-0.2.3.0-py3-none-any.whl
- Upload date:
- Size: 8.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 068b426ea13fdcb44e6b83085c0346dfee4efc132ea920d02534a63056739f75 |
|
MD5 | 92c4313502a87d36dad87f4963ce2313 |
|
BLAKE2b-256 | 412fff134f74e3fe8343d1ceae30b64ed9305211657183f3debab9fb7616281c |