sbmlutils.examples.tiny.simulation

Runs ODE and FBA simulation with the model.

memote model report can be generated via: memote report snapshot –filename tiny_example_10_memote.html tiny_example_10.xml

Requires the cobra functionality and roadrunner functionality ` pip install libroadrunner cobra `

Module Contents

Functions

tiny_simulation()

Analysis of the tiny model.

sbmlutils.examples.tiny.simulation.tiny_simulation()[source]

Analysis of the tiny model.

Creates model and runs simulation.

Return type:

None