RuleWorld / bionetgen

Rule-based modeling framework
https://bionetgen.org/
MIT License
56 stars 25 forks source link

ASinan Saglam/issue264 #268

Closed ASinanSaglam closed 1 year ago

ASinanSaglam commented 1 year ago

By default SBML exporting didn't export initial assignments block defined for SBML. This was mentioned in comments to be added in a future version (see here). Fixes #264

Now, all species are exported in a SBML initial assignments block. Constant expressions are also exported in initial assignments block as long as they weren't a part of the original species block.