RuleWorld / bionetgen

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

Output math expressions in NET files #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the requested feature?
At present, math expressions are evaluated to a number before a NET file is 
generated. With this new "feature" the math expression would be written to the 
NET file so that the original expression is preserved.

How will the feature be useful to the system biology community?
Preserving the math expressions prevents loss of history.

Original issue reported on code.google.com by justinshogg on 2 Mar 2013 at 1:23

GoogleCodeExporter commented 9 years ago
Prior to any action on this issue, we should determine if this change will 
affect any 3rd party software that take NET files as input (e.g. PySB).

Original comment by justinshogg on 19 Mar 2013 at 10:57

GoogleCodeExporter commented 9 years ago
This change was made in version 2.2.4-testing.

Original comment by justinshogg on 8 Apr 2013 at 5:21