Tutorials
These tutorials show the three supported input conventions and the export workflows.
Recommended order:
- Convention B if you want the most explicit model file.
- Convention A if you already have scipy-style RHS functions.
- Convention C if your model is already symbolic in SymPy.
- PEtab export after SBML export works.
- 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.