Skip to main content

Pathway and network analysis for metabolomics data

Project description

Mummichog

Mummichog is a Python program for analyzing data from high throughput, untargeted metabolomics. It leverages the organization of metabolic networks to predict functional activity directly from feature tables, bypassing metabolite identification. The features include

  • computing significantly enriched metabolic pathways
  • identifying significant modules in the metabolic network
  • visualization of top networks in web browser
  • visualization that also plugs into Cytoscape
  • tentative annotations
  • metabolic models for different species through plugins

This is mummichog package version 2. Version 3 is under development.

Please note that mummichog-server is a different package/repository.

Installation

Mummichog can be installed using pip (pip Installs Packages), the Python package manager. The command below will install the default (version 2):

pip install mummichog

This is OS independent. To read more on pip here.

One can also run mummichog without installing it. Direct python call on a downloaded copy can work, e.g.

python3 -m mummichog.main -f mummichog/tests/testdata0710.txt -o t2

Use custom metabolic model

The -n argument now (v2.6) takes user specified metabolic model in JSON format, e.g.

python3 -m mummichog.main -n mummichog/tests/metabolicModel_RECON3D_20210510.json -f mummichog/tests/testdata0710.txt -o t3

The porting of metabolic model is demonstrated here https://github.com/shuzhao-li/Azimuth/blob/master/docs/

Please note that identifier conversion is a major issue in genome scale models. Users benefit greatly from including chemical formula (neutral_formula) and molecular weight (neutral_mono_mass) in the model.

History

Python 3 is required for Mummichog version 2.3 and beyond.

Mummichog version 2.2 was the last version using Python 2; new branch as mummichog-python2

The initial paper on mummichog is described in Li et al. Predicting Network Activity from High Throughput Metabolomics. PLoS Computational Biology (2013); doi:10.1371/journal.pcbi.1003123.

More on project website http://mummichog.org.

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

mummichog-2.7.0.tar.gz (3.2 MB view details)

Uploaded Source

Built Distribution

mummichog-2.7.0-py3-none-any.whl (4.5 MB view details)

Uploaded Python 3

File details

Details for the file mummichog-2.7.0.tar.gz.

File metadata

  • Download URL: mummichog-2.7.0.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for mummichog-2.7.0.tar.gz
Algorithm Hash digest
SHA256 bb030abbe3c38a6cfe0e350808217e97f34a5333705ddde9574836d827e990cf
MD5 90c3077e4843911903319ab37739fc44
BLAKE2b-256 e32d8d50e0ec0ad3e5aa761296e156c7789205b5a65fc024a022530bd4a4845f

See more details on using hashes here.

File details

Details for the file mummichog-2.7.0-py3-none-any.whl.

File metadata

  • Download URL: mummichog-2.7.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for mummichog-2.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 71c3713aa4e3e553badf0e582c7f8335d5c324a16627c91373b6a1774aa4de6a
MD5 e44c91b36488241de0b78c7e8c9b3965
BLAKE2b-256 e813fe8808f2aec569a231aca3a1c3256859623554cf9d470c78288867002cf6

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