Skip to main content

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.

GUI

News

MINT is now available as a Docker container on DockerHub with a new interface. Containers are a standardized unit of software that allows developers to isolate their application from its environment, solving the 'it works on my machine' headache. Every computer that runs docker can now run MINT as well. You can pull and run the latest image with:

docker pull msmint/msmint:latest
docker run -p 8501:8501 -it msmint/msmint:latest

Then navigate to http://localhost:8501.

Download Latest release

For Windows 10 a build is provided here

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 specfiles\Mint__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.45.tar.gz (59.5 kB view details)

Uploaded Source

Built Distribution

ms_mint-0.0.45-py3-none-any.whl (66.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ms-mint-0.0.45.tar.gz
  • Upload date:
  • Size: 59.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for ms-mint-0.0.45.tar.gz
Algorithm Hash digest
SHA256 adb4266191aa7d3317fe5521a928df8f3ea02bf2a6e2503d7716fef916360078
MD5 8c9e13363c63e91c4a51ad9a1ceb6371
BLAKE2b-256 fca099635885b19459be95a4711ac0a04718657cbbc740906523fe522e9e4e8d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ms_mint-0.0.45-py3-none-any.whl
  • Upload date:
  • Size: 66.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for ms_mint-0.0.45-py3-none-any.whl
Algorithm Hash digest
SHA256 ff297cee3443a8ad7c779cf20fb53645f9dd39a8014dbd12882fbcf9e8289852
MD5 11f8cfd81b2f3fe0f6f751898418d397
BLAKE2b-256 e2a2650f5a02b61946b1ac6a4c1cf568ef0e39fa2bb16b86b5414cceb3649399

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