Skip to main content

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

Version 2 adds retention time for grouping ions, and improves adduct calculation and data tracking. The overall design has changed considerably to make the software more modular, easier to integrate into web services. There is a separate version 1 package on PyPi as ‘mummichog1’. This package is provided for the convenience of developers and users, while the development of mummichog is swtiching more to web-based services.

Installation

Mummichog can be installed using pip (pip Installs Packages), the Python package manager:

pip install mummichog

This is OS independent. To read more on pip here <https://pip.pypa.io/en/stable/installing/#installing-with-get-pip-py>.

One can also run mummichog without installing it. Direct python call on a downloaded copy will work. Note: a common error may come up in earlier versions as

AttributeError: 'NoveView' object has no attribute 'sort'

This is caused by an incompatible update in networkx-2.0 library. It can be fixed by specifying

sudo pip install networkx==1.10

Usage

Input data are a tab-delimited file with the first 4 columns in this order:

mz      rtime   p-value t-score
186.0185697     463     0.000149751400132       3.82
279.1773473     90      0.000399613326314       3.56
344.1330624     124     0.000998323061251       -3.31
215.9641894     132     0.00105418285794        -3.29
177.0323244     77     0.00121065359218        3.25

The command line to run mummichog is like this:

mummichog -f testdata0710.txt -o myoutput

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>.

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.0.6.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mummichog-2.0.6-py2-none-any.whl (1.5 MB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: mummichog-2.0.6.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mummichog-2.0.6.tar.gz
Algorithm Hash digest
SHA256 756fb4c68593dd396a9b57f2638e9b06f1c6ee9f720ee34a0e86ec2ffab555f7
MD5 d67543fb96d9ba39173e02e38c9269d1
BLAKE2b-256 63c714a5b6e7b8029dc23847cc441231a039ae90a1e6f2c048d80ebdfeb62108

See more details on using hashes here.

File details

Details for the file mummichog-2.0.6-py2-none-any.whl.

File metadata

File hashes

Hashes for mummichog-2.0.6-py2-none-any.whl
Algorithm Hash digest
SHA256 b952d5a812b2267e02078cc6126fe8e250f51aaaef3a4484d15068df88b255a4
MD5 3e685f3f544ebdf93fb16346e20c88e1
BLAKE2b-256 26c920f677772b077cf5b132b0bf244dc9a6979131ae0d2965e39af9a23acd86

See more details on using hashes here.

Release history Release notifications | RSS feed

2.7.0

2 files

2.6.1

2 files

2.4.4

2 files

2.4.3

2 files

2.4.2

2 files

2.3.3

2 files

2.3.2

2 files

2.3.0

2 files

2.2.0

2 files

This release

2.0.6 This release

2 files

2.0.5

2 files

2.0.4

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page