Skip to content

Compute minimal metabolic precursors sets that enable the production of target metabolites

License

Notifications You must be signed in to change notification settings

bioasp/precursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

You can install precursor by running:

$ pip install --user precursor

On Linux the executable script can then be found in ~/.local/bin

and on MacOS the script is under /Users/YOURUSERNAME/Library/Python/3.6/bin.

Usage

Typical usage is:

$ precursor.py --autoseeds network targets 

For more options you can ask for help as follows:

$ precursor.py --help
usage: precursor.py [-h] [--autoseeds] net inputs

positional arguments:
  net          metabolic network in SBML format
  inputs       targets in XML format

optional arguments:
  -h, --help   show this help message and exit
  --autoseeds  compute possible seed metabolites

Samples

An archive with sample files is available here.

About

Compute minimal metabolic precursors sets that enable the production of target metabolites

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages