sbmlutils
sbmlutils copied to clipboard
Python utilities for SBML
* Units are not serialized: `captot_urine = cap_urine + capss_urine # [] ` * no dx/dt should be generated for state variables calculated via assignment rules: `d captot_urine/dt = 0...
Currently the initial assignments do not work in the code generator.
Names of objects would be very helpful in better understanding the created SBML ODEs.
#### Problem description Please explain: If an annotation has character codes in the ontology ID then you get an error. For example, in the SBML: Note the CHEBI id is...
Hi @matthiaskoenig, Could you please let me know if we can view the differential equations in the report that is generated via SBML4HUMANS? I could view the fluxes in the...
Spatial models could be very useful in the context of image quantification and simulation. Requires an actual use case before starting work.