GECKO
GECKO copied to clipboard
feat: keep track of kcat curations
Main improvements in this PR:
- Features:
- If
sensitivityTuningmodifies a kcat value, it will now be indicated inmodel.ec.sourceas 'sensitivityTuning', and the previous kcat value and source will be kept in themodel.ec.notesfield aspreTuneKcat=*value* | source:*original source*. If the kcat value had been subjected tosenstivityTuningbefore, then the notes field will remain unchanged, so repeated runs ofsensitivityTuningwill not overwrite the notes.
- If
- Fix:
- By default, the
obj.params.uniprot.reviewedparameter in theadapterTemplateis set tofalse, to increase the number of matching proteins. - The
model.ec.sourceentry after runningsetKcatForReactionshas been corrected to 'setKcatForReactions'.
- By default, the
- Documentation:
- Update references and add MATLAB badge in
README.md. - Clarifies the meaning of
obj.params.enzyme_compin model adapter (solves #386)
- Update references and add MATLAB badge in
Instructions on merging this PR:
- [x] This PR has
developas target branch, and will be resolved with a squash-merge. - [ ] This PR has
mainas target branch, and will be resolved with a merge commit.
This PR has been automatically tested with GH Actions. Here is the output of the tests:
GECKO installed, unknown version (cannot find version.txt).
Running geckoCoreFunctionTests
Done geckoCoreFunctionTests
__________
Note: In the case of multiple test runs, this post will be edited.