Skip to main content

Metabolomics Integrator (Mint)

Project description

# MINT (Metabolomics Integrator)

![GUI](./docs/image/mint-overview.png “The GUI”)

MINT is an app for processing mzML and mzXML mass-spectrometry (MS) files in MS1 mode. Its main function is to sum up intensity values from usually pre-defined windows in m/z and scan-time (also called retention time) space. These windows can be provided in a csv-file or set programmatically. Therefore, a large number of MS-files can be processed in very standardized and reproducible manner.

The tool can be used with a browser based graphical user interface (GUI) implemented as interactive dashboard with [Plotly-Dash](https://plot.ly/dash/). A second (experimental) GUI is available that runs integrated in a Jupyter Notebook. Alternatively, the ms_mint package can be imported as python library to be integrated in any Python script and processing pipeline to automate MS-file processing.

More information on how to install and run the program can be found in the [Documentation](https://soerendip.github.io/ms-mint/).

## Download Latest release For Windows 10 a build is provided [here](https://github.com/soerendip/ms-mint/releases/latest)

Simply, unpack the zip-archive and start Mint.exe. Then navigate to http://localhost:9999 if the browser does not open automatically.

## Installation

### Installation with pip

The program can be installed in a Python 3 (>= 3.7) environment using pip:

pip install ms-mint

Then the GUI can be started with

Mint.py

Then navigate to http://localhost:9999 if the browser does not open automatically.

### From source and creating windows executable

git clone … pip install -e . pyinstaller –one-dir specfilesMint__onedir__.spec

# Developer Notes

python3 setup.py sdist bdist_wheel python3 -m twine upload –repository ms-mint dist/ms*mint-*

### On windows

pyinstaller –onedir –noconfirm specfilesMint__onedir__.spec

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-0.0.35.tar.gz (46.3 kB view details)

Uploaded Source

Built Distribution

ms_mint-0.0.35-py3-none-any.whl (38.5 kB view details)

Uploaded Python 3

File details

Details for the file ms-mint-0.0.35.tar.gz.

File metadata

  • Download URL: ms-mint-0.0.35.tar.gz
  • Upload date:
  • Size: 46.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for ms-mint-0.0.35.tar.gz
Algorithm Hash digest
SHA256 4115b08b54d11a05c26f38ba639832e5568529a5659f1f5b4277e921521aeef3
MD5 8d882458ed2bab50e0b2a95ddd8be876
BLAKE2b-256 53d68f0e6897e3ea9a80833a9fa926e8324d1cf81185594805f6af5b3d64ab52

See more details on using hashes here.

File details

Details for the file ms_mint-0.0.35-py3-none-any.whl.

File metadata

  • Download URL: ms_mint-0.0.35-py3-none-any.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for ms_mint-0.0.35-py3-none-any.whl
Algorithm Hash digest
SHA256 4c84723e82a05e82ac89d9727e3221127ceae276c0ffc844a35940abc926e38c
MD5 fd9f2d4e3570f4719a5818db22e914e3
BLAKE2b-256 4aa0bf3ab49f2214f10936da9bfd6615c09d0fb0cd7ffc0d15d49a041bc9ef42

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