Image to run rpFBA Galaxy SynBioCAD workflow
517
Perform FBA on a single or collection of SBML files containing heterologous pathways, as tar.xz archives. The package performs the following steps: 1) it merges a user defined GEM SBML model to a given heterologous pathway. 2) it performs FBA using the cobrapy package using a user defined mathod that include, FBA, parsimonious FBA or fraction of optimum of another reaction. For the first two, the user must know the reaction name that the model will optimise to, while the latter the use must provide the target reaction but also another reaction that will be restricted. The first step involves performing FBA using the "source" reaction as the objective. Then the flux of that reaction has its upper and lower bounds set to the same value, determined as a fraction of its FBA flux value. Thereafter the objective is set to the initial target reaction and FBA is performed once again. The tool uses the FBC package to manage the objective and flux bounds.
Required:
Advanced options:
docker build -t brsynth/rpfba-standalone -f Dockerfile .
To test the model extract the test.tar and run the following command:
python run.py -input test/test_rpCofactors.tar -input_format tar -gem_sbml test/e_coli_model.sbml -output test/test_rpFBA.tar
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
v0.1
This project is licensed under the MIT License - see the LICENSE.md file for details
Content type
Image
Digest
Size
798.7 MB
Last updated
about 6 years ago
docker pull brsynth/rpfba:standalone