matthiaskoenig / cy3sbml

cy3sbml: SBML for Cytoscape 3
GNU Lesser General Public License v3.0
13 stars 2 forks source link

Math string not correct in Information Panel #227

Closed matthiaskoenig closed 7 years ago

matthiaskoenig commented 7 years ago

The full parameter information is printed instead of only the id. This is due to change in toString functions in JSBML (probably affects all math).

Simple Assignment Rule:

parameter [ id="EX_C" metaid="EX_C" constant="false" sboTerm="SBO:0000612" units="item_per_s" value="1"] = dummy_EX_C

Probably a JSBML issue in the formula string generation for simple assignments, reported in https://groups.google.com/forum/#!topic/jsbml-development/mNtu9-m2GwE