framed icon indicating copy to clipboard operation
framed copied to clipboard

framed: a metabolic modeling package for python

Results 2 framed issues
Sort by recently updated
recently updated
newest added

The metabolites without an associated kinetic law will not have variation. So, in the function "print_balance", when the len of the variable "terms" == 0, the return value zero.

Hi, In the metabolite class, the value of "constant" parameter present in the SBML files is not saved. Moreover, when boundaryCondition="true" constant="true" the rate law must be "0" even if...