GECKO icon indicating copy to clipboard operation
GECKO copied to clipboard

Toolbox for including enzyme constraints on a genome-scale model.

Results 54 GECKO issues
Sort by recently updated
recently updated
newest added
trafficstars

### 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...

enhancement

### 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`...