sbmlteam / libsbml

LibSBML is a native library for reading, writing and manipulating files and data streams containing the Systems Biology Markup Language (SBML). It offers language bindings for C, C++, C#, Java, JavaScript, MATLAB, Perl, PHP, Python, R and Ruby.

Home Page:https://sbml.org/software/libsbml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in rateOf error message

matthiaskoenig opened this issue · comments

There should be a whitespace in the following error message between species and 'atp'.

The formula 'rateOf(atp)' in the math element of the <assignmentRule> uses the species'atp' whose compartment is referenced as the variable in an assignmentRule.