ECM

The NEOS Server offers the ECM solver to optimize enzyme profiles and corresponding metabolite profiles that realize a desired flux at minimum cost. The Enzyme Cost Minimization case study on the NEOS Guide describes the problem in more detail.

The ECM solver was developed by Meike Wortel and Michael Ferris.


Using the NEOS Server for ECM/csv


The user must provide the required data files in the CSV format specified below and select a nonlinear programming solver.

Web Submission Form
stoich
Stoichiometry data (required): each row has format rateID,metaboliteID,value
keqs
Equilibrium constants: each row has format rateID,value. Reactions not supplied are irreversible.
kcats
Turnover numbers (required)
kms
Michaelis constants
metfixed
Fixed metabolite levels
rates
List of flux modes (required): each row has format efmnumber,rateID1,rateID2,... The efmnumber should be an integer.
boundse
Bounds on enzyme levels (optional)
boundsx
Bounds on metabolite levels (optional)
moietymet
Metabolites in moieties (optional)
moietyval
Total moiety concentrations (optional)
weights
Enzyme weights (optional): taken as value of 1 if not specified.
activators
Optional: only provide if activator exists
inhibitors
Optional: only provide if inhibitor exists
alpha
alpha values (optional): advanced option for custom rate equations
A
A values (optional): advanced option for custom rate equations
Nonlinear Solver
Select an NLP solver






Additional Settings


E-Mail address:
Please do not click the 'Submit to NEOS' button more than once.