Metabolic Network Completion. Compute minimal completions to your draft network with reactions from a repair network.
Project description
Installation
You can install meneco by running:
> pip install --user meneco
On Linux the executable script can then be found in ~/.local/bin
and on MacOS the script is under /Users/YOURUSERNAME/Library/Python/3.2/bin
.
Usage Command line interface
Typical usage is:
> meneco.py -d draftnetwork.sbml -s seeds.sbml -t targets.sbml -r repairnetwork.sbml
For more options you can ask for help as follows:
> meneco.py --h
usage: meneco.py [-h] -d DRAFTNET -s SEEDS -t TARGETS [-r REPAIRNET]
[--enumerate]
optional arguments:
-h, --help show this help message and exit
-d DRAFTNET, --draftnet DRAFTNET
metabolic network in SBML format
-s SEEDS, --seeds SEEDS
seeds in SBML format
-t TARGETS, --targets TARGETS
targets in SBML format
-r REPAIRNET, --repairnet REPAIRNET
perform network completion using REPAIRNET a metabolic
network in SBML format
--enumerate enumerate all minimal completions
Usage Library
For a guided example, see a demonstration IPython Notebook.
Samples
Sample files for the reconstruction of ectocarpus are available here: ectocyc.sbml, metacyc_16-5.sbml, seeds.sbml, targets.sbml
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 Distribution
meneco-1.5.3.tar.gz
(8.7 kB
view details)
File details
Details for the file meneco-1.5.3.tar.gz
.
File metadata
- Download URL: meneco-1.5.3.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52ff5db5585b5892c5f58bfdfcfed6a1bd0596fe8cf56c65a77be22bcbe44842 |
|
MD5 | 078e4b5a5615cdef0ed00350e71da268 |
|
BLAKE2b-256 | 839440a7264fafeb2d04957d39d9e7b54c58061e6f70aabd41f16781b5408f08 |