Data2Dynamics / d2d

a modeling environment tailored to parameter estimation in dynamical systems
https://github.com/Data2Dynamics/d2d
57 stars 29 forks source link

Error if reaction label contains a comma #167

Open clemenskreutz opened 3 years ago

clemenskreutz commented 3 years ago

If the description of a reaction (i.e. last entry in a line in the REACTIONS part of the model def contains a comma, an error is thrown:

No error: REACTIONS -> Resident CUSTOM "prod*foldProdRes/Feedback_prod" "Production self-renewal"

Error: REACTIONS -> Resident CUSTOM "prod*foldProdRes/Feedback_prod" "Production self-renewal, test"