Skip to content

Code that uses Elementary Conversion Mode computation to obtain all relevant conversions for a constraint-based optimization problem, i.e., all possible optimal yields between the constrained nutrients and the objective function. As published in Metabolites https://doi.org/10.3390/metabo11050257

Notifications You must be signed in to change notification settings

SystemsBioinformatics/elementary-mode-based-FBA-rationale

Repository files navigation

elementary_mode_based_FBA_rationale

Code that uses Elementary Conversion Mode computation to obtain all relevant conversions for a constraint-based optimisation problem, i.e., all possible optimal yields between the constrained nutrients and the objective function.

Installation

Creating a EM_based_FBA_rationale environment from a environment.yml file

Open a conda command prompt in elevated mode and change the directory to where EM_based_FBA_rationale.yml is located. Then run the following code: conda env create -f EM_based_FBA_rationale.yml, which will create a conda environment for you.

Activate your new environment with conda activate EM_based_FBA_rationale

Pip only install for necessary packages without Anaconda

pip install -r requirements.txt

Contact details:

Eunice van Pelt-Kleinjan: e.van.pelt-kleinjan@vu.nl

Daan de Groot: daanhugodegroot@gmail.com

About

Code that uses Elementary Conversion Mode computation to obtain all relevant conversions for a constraint-based optimization problem, i.e., all possible optimal yields between the constrained nutrients and the objective function. As published in Metabolites https://doi.org/10.3390/metabo11050257

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published