diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-09 12:35:02 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-09 12:35:02 +0200 |
commit | 95bd5b4c381905a9fcbb179836b7fa861e7e5f3f (patch) | |
tree | 9e9e3cc5eabb987dd81abb9692666bb4a98d4163 /NEWS.md | |
parent | 0b36fb666b84321814eabbc1a25687ee70d789e6 (diff) |
Fix a bug in the listing of formation fractions
The bug could only occur if a parent compound with a metabolite would
end in the letter 'f' and was therefore not noticed earlier
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ - Remove an outdated reference to the inline package in the `compiled_models` vignette +### Bug fixes + +- `endpoints`: When the name of a substance degrading to a metabolite (e.g. a parent compound) used in the model formulation ended in the letter `f`, some rate parameters could be listed as formation fractions with mixed up names. These would also appear in the summary. + ## mkin 0.9.42 (2016-03-25) ### Major changes |