Closed edkerk closed 1 month ago
This PR has been automatically tested with GH Actions. Here is the output of the tests:
GECKO version 3.2.1 installed
Running geckoCoreFunctionTests
Done geckoCoreFunctionTests
__________
Note: In the case of multiple test runs, this post will be edited.
sensitivityTuning
modifies a kcat value, it will now be indicated inmodel.ec.source
as 'sensitivityTuning', and the previous kcat value and source will be kept in themodel.ec.notes
field aspreTuneKcat=*value* | source:*original source*
. If the kcat value had been subjected tosenstivityTuning
before, then the notes field will remain unchanged, so repeated runs ofsensitivityTuning
will not overwrite the notes.runDLKcat
support alternative paths and names of the DLKcat.tsv file (solves #392) .obj.params.uniprot.reviewed
parameter in theadapterTemplate
is set tofalse
, to increase the number of matching proteins.model.ec.source
entry after runningsetKcatForReactions
has been corrected to 'setKcatForReactions'.README.md
.obj.params.enzyme_comp
in model adapter (solves #386).Instructions on merging this PR:
develop
as target branch, and will be resolved with a squash-merge.main
as target branch, and will be resolved with a merge commit.