Skip to content

Tutorials

These tutorials show the three supported input conventions and the export workflows.

Recommended order:

  1. Convention B if you want the most explicit model file.
  2. Convention A if you already have scipy-style RHS functions.
  3. Convention C if your model is already symbolic in SymPy.
  4. PEtab export after SBML export works.
  5. Validation before sharing or fitting.

Practical rule

Start with a minimal one-species model, validate the SBML, then scale to larger systems. Debugging a 200-equation model before validating the conversion pipeline is wasted time.