Skip to content

Commit

Permalink
fix: used wrong Ensembl ID for ACAD8 in GPRs of MAR03275 and MAR03284…
Browse files Browse the repository at this point in the history
… in previous commit
  • Loading branch information
Devlin-Moyer committed Feb 20, 2025
1 parent b47ee45 commit 9557ca4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions model/Human-GEM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71033,7 +71033,7 @@
- MAM02468m: -1
- lower_bound: -1000
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000117054 or ENSG00000122971 or ENSG00000196177"
- gene_reaction_rule: "ENSG00000151498 or ENSG00000122971 or ENSG00000196177"
- rxnFrom: "HMRdatabase"
- eccodes:
- "1.3.8.5"
Expand Down Expand Up @@ -71122,7 +71122,7 @@
- MAM02999m: 1
- lower_bound: -1000
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000117054 or ENSG00000122971 or ENSG00000196177"
- gene_reaction_rule: "ENSG00000151498 or ENSG00000122971 or ENSG00000196177"
- rxnFrom: "HMRdatabase"
- eccodes:
- "1.3.8.5"
Expand Down

0 comments on commit 9557ca4

Please sign in to comment.