GECKO
GECKO copied to clipboard
Toolbox for including enzyme constraints on a genome-scale model.
### Main improvements in this PR: - Features: - If `sensitivityTuning` modifies a kcat value, it will now be indicated in `model.ec.source` as 'sensitivityTuning', and the previous kcat value and...
- Features: - If `sensitivityTuning` modifies a kcat value, it will now be indicated in `model.ec.source` as 'sensitivityTuning', and the previous kcat value and source will be kept in the...
Hi, I’m using a Mac to run GECKO and encountered the following error when executing runDLKcat():WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and...
### Main improvements in this PR: This PR adds an ARM-compatible Docker image of `dlkcat` thus resolving #393. #### Instructions on merging this PR: - [x] This PR has `develop`...