Replies: 5 comments 7 replies
-
Looks awesome! I am wondering if we could indicate a default option when there are multiple ones in case users would not care about the technical details between options but just want to generate a functional ecModel. An example is the step of kcat file generation, in which there are three options: |
Beta Was this translation helpful? Give feedback.
-
Yes, see |
Beta Was this translation helpful? Give feedback.
-
To be added/curated:
|
Beta Was this translation helpful? Give feedback.
-
Most intensive will probably be the functions below, which are all refactoring of existing code, but now they need to interface with the updated model structure:
|
Beta Was this translation helpful? Give feedback.
-
Overall this looks. There are some places where there could be a lot more separation of concerns and one-function-one-purpose:
As a general comment, instead of having one "magical" Regarding the final output, I would also envision an optional summary with stats. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To consolidate various GECKO-derived approaches, the following refactored design is envisioned.
This will form the basis of GECKO3, any comments or feedback are welcome in this thread.
Edit 2022-07-09: Updated scheme
Beta Was this translation helpful? Give feedback.
All reactions