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.
Python API for metabolomics
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
More information in the documentation.
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.
Contributions are welcome
If you want to contribute to MINT please send me a notification.
In general I will ask you to followowing steps:
- fork the repository
- implement the new feature or bug-fix
- add corresponding tests
- run
flake8
- submit a pull request
Code standards
Before submitting a pull request please run flake8
.
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-0.0.55.tar.gz
.
File metadata
- Download URL: ms-mint-0.0.55.tar.gz
- Upload date:
- Size: 78.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd14471ef81c2b0728f198a0f0d416dfa7520c038f923f4e51996830fabd791e |
|
MD5 | 2da6e8eb4c9a8c5011a266f1d9637a7f |
|
BLAKE2b-256 | f5454141950883305084582ce8fc5db2c85962697a6e5f7463ded37f3013c481 |
File details
Details for the file ms_mint-0.0.55-py3-none-any.whl
.
File metadata
- Download URL: ms_mint-0.0.55-py3-none-any.whl
- Upload date:
- Size: 8.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d457203a56cd21f6b716e000366b23e3d2b4688034740bf83fa8bd1707f5058d |
|
MD5 | 28aee841d7245262054601eed31a7e5a |
|
BLAKE2b-256 | 9e584e065cdd4f8beba25c7a330ec129b30894b6933d84cb05941c1eb7764ab6 |