Skip to main content

Pathway and network analysis for metabolomics data

Project description

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

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

Uploaded Source

Built Distribution

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

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for mummichog-2.0.5.tar.gz
Algorithm Hash digest
SHA256 c4e3e0414ad2b5259c2e16ae3a8d354713735c536d64b2cefb9f5793f8b3f814
MD5 decbd4aa03e2b9b07b077487ef5181fd
BLAKE2b-256 f4939d47e803ea0861adc2c9d849faace96e17b2f9d548e098869ee5316937a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mummichog-2.0.5-py2-none-any.whl
Algorithm Hash digest
SHA256 df114a463a390e034e6a327d95ad78f5d80e66316e2bf1766fba8d761f6ed186
MD5 d9bb1803fd3c374ab72f2662993cc099
BLAKE2b-256 dbdab3906843d1fc7140adc1fe96619de1a143ae6359221a5a761a0c2bf20c3f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page