dfba
by David S. Tourigny and Moritz E. Beber
Tags: dynamic flux-balance analysis , dfba
The dfba project provides an object-oriented software package for dynamic
flux-balance analysis (DFBA) simulations using implementations of the direct
method or Algorithm 1 described in the paper Harwood et al.,
2016. The main
algorithms for solving embedded LP problems are written in C++ and use the
GLPK (GNU Linear Programming (LP) Kit)
and SUNDIALS (Suite of Nonlinear and Differential/Algebraic Equation Solvers)
CVODE or IDA. Extension modules
to cobrapy are provided for easy
generation and simulation of DFBA models.
