Skip to content

Commit

Permalink
fix: replaced ubiquinone metabolites with FMN metabolites in MAR04575…
Browse files Browse the repository at this point in the history
… and added new FMN/ubiquinone redox reaction MAR20167
  • Loading branch information
Devlin-Moyer committed Oct 23, 2023
1 parent ef44666 commit 5491db3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
22 changes: 20 additions & 2 deletions model/Human-GEM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74296,9 +74296,9 @@
- name: "(S)-dihydroorotate:NAD+ oxidoreductase"
- metabolites: !!omap
- MAM00180c: -1
- MAM01828c: -1
- MAM02659c: 1
- MAM03102m: 1
- MAM03103m: -1
- MAM20019c: 1
- lower_bound: -1000
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000102967"
Expand Down Expand Up @@ -305329,6 +305329,24 @@
- subsystem:
- "Transport reactions"
- confidence_score: 0
- !!omap
- id: "MAR20167"
- name: "MAR20167"
- metabolites: !!omap
- MAM01828c: 1
- MAM03102m: 1
- MAM03103m: -1
- MAM20019c: -1
- lower_bound: -1000
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000102967"
- rxnNotes: ""
- rxnFrom: ""
- eccodes: ""
- references: "PMID:34428349"
- subsystem:
- "Miscellaneous"
- confidence_score: 0
- genes:
- !!omap
- id: "ENSG00000000419"
Expand Down
1 change: 1 addition & 0 deletions model/reactions.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -12997,3 +12997,4 @@ rxns rxnKEGGID rxnBiGGID rxnEHMNID rxnHepatoNET1ID rxnREACTOMEID rxnRecon3DID rx
"MAR20164" "" "" "" "" "" "" "" "" "" "" 0 "" "" ""
"MAR20165" "" "" "" "" "" "" "" "" "" "" 0 "" "" ""
"MAR20166" "" "" "" "" "" "" "" "" "" "" 0 "" "" ""
"MAR20167" "" "" "" "" "" "" "" "" "" "" 0 "" "" ""

0 comments on commit 5491db3

Please sign in to comment.