Skip to main content

Metabolic analysis of Logical models extracted from maps

Project description

Code style: black Documentation Status PyPI - License PyPI PyPI - Python Version PyPI - Wheel

MetaLo is a framework for the Metabolic analysis (FBA) of Logical models extracted automatically from detailed mechanistic maps. See this published article for more details.

Install

Metalo is provided as a Python3 package, you can install it from the Python package index with pip, conda or your Python package manager of choice:

$ python3 -m pip install metalo

If you want to use the GUI you will need to explicitly request that feature, but it depends on wxPython which sometimes fails to build on some platformes.

$ python3 -m pip install metalo[gui]

Command-line usage

A video tutorial is available here.

Or follow the instructions:

$ metalo --help

usage: metalo [-h] [-v] [-D] [-f] [-i INIT] [-c CASQ] MAP METABOLISM

Metabolic analysis of Logical models extracted from maps. Copyright (C) 2023 Sahar.Aghakhani@inria.fr and Sylvain.Soliman@inria.fr
GPLv3

positional arguments:
MAP                   CellDesigner file containing the mechanistic map
METABOLISM            MitoCore style metabolic model

options:
-h, --help            show this help message and exit
-v, --version         show program's version number and exit
-D, --debug           display some debug information
-f, --fva             run FVA to get interval of values
-i INIT, --init INIT  CSV file with forced initial values for the Logic model
-c CASQ, --casq CASQ  Additional arguments for CaSQ like -u, -d or -r

Or run metalo with no arguments to launch the GUI, if it is installed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

metalo-0.5.4-py3-none-any.whl (18.2 kB view hashes)

Uploaded Python 3

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