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

Uploaded Source

Built Distribution

ms_mint-0.0.40-py3-none-any.whl (43.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ms-mint-0.0.40.tar.gz
  • Upload date:
  • Size: 48.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/45.2.0.post20200209 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.6

File hashes

Hashes for ms-mint-0.0.40.tar.gz
Algorithm Hash digest
SHA256 4b14c790b2fac19e1a09d15141c8ef063f669354600ad138995c56d4da5424f4
MD5 eb407a99f8a78f6d4475d0be91cf93d3
BLAKE2b-256 694433303cf51a225620ee24f503e908fe4c3b8c7c20a504fa7aba106426d8b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ms_mint-0.0.40-py3-none-any.whl
  • Upload date:
  • Size: 43.2 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/45.2.0.post20200209 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.6

File hashes

Hashes for ms_mint-0.0.40-py3-none-any.whl
Algorithm Hash digest
SHA256 473c46c10ad3d2e437ec80bb36c4bfd773243ee5e625e395353de178ad0f5e5f
MD5 1e105091d422b27dfe75b04fe3de2f0f
BLAKE2b-256 7aa734f22001efb91b963888c56914aca5ed90716028c9613cd80b5682a3647e

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