Ecoli 0.2.0 - #32
Merged
Merged
Conversation
feat (model): curations Carrao 2024, including python code for model changes
feat (model): remove GLYCK and correct previous GLYCK2 gene reaction rule b3124 removal
fix (model): improves model indentation consistency (automatically through with cobrapy)
feat (model): curations Mao 2022
fix (model): improves model indentation consistency (automatically through cobrapy)
feat (model): curation Bernstein 2023
fix (model): improves model indentation consistency (automatically through with cobrapy)
feat (model): curation XYLI2 removal
feat: XYLI2 removal investigation on impact on related metabolites. Conclusion: No dead-end reactions produced -> keep all metabolites involved in XYLI2
feat (model): XYLI1 annotation update
feat: GLYCK removal investigation on impact on related metabolites. Conclusion: No dead-end reactions produced -> keep all metabolites involved in GLYCK
feat: complete collection of deprications
### Main improvements in this PR: - Implemented changes suggested by @cdebuck as outlined in issue #29 - Update annotation information for XYLI1 found to be outdated in issue #31 **I hereby confirm that I have:** - [x] Tested my code on my own computer for running the model - [x] Selected `develop` as a target branch
### Main improvements in this PR: - Implemented change from Bernstein 2023 as outlined in issue #27 **I hereby confirm that I have:** - [x] Tested my code on my own computer for running the model - [x] Selected `develop` as a target branch
### Main improvements in this PR: - Implemented changes from Mao 2022 as outlined in issue #25 **I hereby confirm that I have:** - [x] Tested my code on my own computer for running the model - [x] Selected `develop` as a target branch
chore: move deprecated reactions to model/reactions folder
chore: fix spelling
feat: add Carrao deprecated reaction to deprecated file
### Main improvements in this PR: - Implemented changes from Carrao 2024 as outlined in issue #21 **I hereby confirm that I have:** - [x] Tested my code on my own computer for running the model - [x] Selected `develop` as a target branch
mihai-sysbio
self-requested a review
August 29, 2025 12:17
| id: "Ecoli-GEM" | ||
| name: "The Consensus Genome-Scale Metabolic Model of Escherichia coli" | ||
| date: "2025-06-16" | ||
| version: "" |
Member
There was a problem hiding this comment.
How about adding a suggestive name for this file?
Suggested change
| version: "" | |
| version: "deprecated" |
mihai-sysbio
approved these changes
Aug 29, 2025
chore: removed duplicate deprications as they are stored in depricated_complete_collection
Member
|
A note on the missing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Main improvements in this PR:
Curations based on @cdebuck findings:
Curations based on Bernstein 2023:
Curations based on Mao 2022:
Curations based on Carrao 2024:
I hereby confirm that I have: