fix: couple flavoenzyme dehydrogenases to ubiquinone, not FAD#1060
Closed
edkerk wants to merge 2 commits into
Closed
fix: couple flavoenzyme dehydrogenases to ubiquinone, not FAD#1060edkerk wants to merge 2 commits into
edkerk wants to merge 2 commits into
Conversation
MAR08611 (proline dehydrogenase, EC 1.5.5.2), and MAR00449 / MAR01169 (glycerol-3-phosphate dehydrogenase, EC 1.1.5.3) reduce ubiquinone, as their "(quinone)" EC numbers already indicate, but carried FAD/FADH2 as the electron acceptor. Replace FAD/FADH2 with ubiquinone/ubiquinol (both 2 e-/2 H+ carriers, so the reactions remain mass- and charge-balanced) and update the reaction names. Redoes the stale branch behind #1028 on current develop, limited to this unambiguous chemistry correction; the reaction renames/merges and GPR changes from the original branch (#1015) are left for separate curation.
Model quality report
Structural checksDuplicate keys (model unloadable) and no growth block the merge; the other rows are non-blocking.
Model QC reports
MACAW and mass/charge balance
Model file and metabolic tasks
MEMOTETotal score: 20.2% (core subset) 0
Per-test scores
The score above is the fast core subset. Comment Gene essentiality (Hart 2015)Not run automatically (it takes hours). Comment ❌ = a count rose vs the target branch (regression) · Full workflow run · this comment is edited as results come in |
Member
Author
|
Duplicate of #1028 |
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.
Redoes the stale #1028 (branch
fix/etf-ubiquinone-coupling, originally #1015) cleanly on currentdevelop.What
Three flavoenzyme dehydrogenases carried FAD/FADH2 as electron acceptor, but their EC numbers are the quinone-coupled forms:
MAM01802m/MAM01803m(FAD/FADH2) →MAM03103m/MAM03102m(ubiquinone/ubiquinol). Both are 2 e⁻/2 H⁺ carriers, so all three reactions stay mass- and charge-balanced (verified). Reaction names updated to match.Scope
Limited to this unambiguous chemistry correction (only
model/Human-GEM.yml, 3 reactions). The original branch also renamed reactions (MAR08611→MAR03838, MAR00449→MAR00483), merged MAR01169, and rewrote GPRs — those are structural/curation decisions that conflict with develop's current IDs and are left for separate review with the original author.Supersedes #1028.