pwExportModelToSBML(model, sbmlFileName, includeLayout) Exports a PottersWheel model to SBML, level 2, version 1. Includes the original PottersWheel model in the notes element.
model struct
sbmlFileName string
includeLayout bool If true, the generated SBML file will include graphical
layout information compatible with the CellDesigner
software.
Default: false