draeger-lab / SBSCL

The Systems Biology Simulation Core Library (SBSCL) provides an efficient and exhaustive Java implementation of methods to interpret the content of models encoded in the Systems Biology Markup Language (SBML) and its numerical solution.
https://draeger-lab.github.io/SBSCL/
GNU Lesser General Public License v3.0
20 stars 13 forks source link

Support for FBA FROG analysis #49

Open matthiaskoenig opened 4 years ago

matthiaskoenig commented 4 years ago

SBSCL has a working FBA model solver. As part of the recent HARMONY we developed basic FROG guidelines. See also https://github.com/matthiaskoenig/fbc_curation/. SBSCL should support the generation of these files for a given FBA model. This would allow to check reproducibility easily between different solvers. The biomodels database team would apply these guidelines for FBA model curation.