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.2.tar.gz
(8.6 kB
view details)
File details
Details for the file meneco-1.5.2.tar.gz
.
File metadata
- Download URL: meneco-1.5.2.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d9ba8a040ca15f6f1c13f4bd352d5cf733b92f697be8774bcc2f40ac2f29d9c |
|
MD5 | 1910dc6e94ac61648b65597f19367167 |
|
BLAKE2b-256 | 5212a78befdceb50e3a111339c8eb53f52158e34b1cae442104e531b02ee7963 |