Metabolic analysis of Logical models extracted from maps
Project description
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
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 Distributions
Built Distribution
File details
Details for the file metalo-0.5.4-py3-none-any.whl
.
File metadata
- Download URL: metalo-0.5.4-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d73d2b61f92d31c264410eaea3dc8b27739d70065c5f419408004c1a844933c |
|
MD5 | 9ab0e81def60016c928746a49ca22d90 |
|
BLAKE2b-256 | 95bcaf96fb41538a9c92b934fca3cce86981a3a19476217b18c807c87931bc64 |