Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix-GPR curation for EMP and Pentose and glucuronate interconversions #924

Merged
merged 3 commits into from
Dec 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions model/Human-GEM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67661,7 +67661,7 @@
- MAM02553c: 1
- lower_bound: 0
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000147576 or ENSG00000172955 or ENSG00000180011 or ENSG00000187758 or ENSG00000196344 or ENSG00000196616 or ENSG00000197894 or ENSG00000198099 or ENSG00000248144"
- gene_reaction_rule: "ENSG00000172955 or ENSG00000187758 or ENSG00000196344 or ENSG00000196616 or ENSG00000197894 or ENSG00000198099 or ENSG00000248144"
- rxnNotes: ""
- rxnFrom: "HMRdatabase"
- eccodes: "1.1.1.1;1.1.1.71"
Expand Down Expand Up @@ -67816,7 +67816,7 @@
- MAM02555c: 1
- lower_bound: 0
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000006534 or ENSG00000108602 or ENSG00000132746 or ENSG00000184254"
- gene_reaction_rule: "ENSG00000006534 or ENSG00000108602 or ENSG00000132746"
- rxnNotes: ""
- rxnFrom: "HMRdatabase"
- eccodes: "1.2.1.5"
Expand Down Expand Up @@ -67930,7 +67930,7 @@
- MAM02819c: 1
- lower_bound: 0
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000180011"
- gene_reaction_rule: ""
- rxnNotes: ""
- rxnFrom: "HMRdatabase"
- eccodes: "1.2.1.49"
Expand Down Expand Up @@ -68265,7 +68265,7 @@
- MAM02578r: 1
- lower_bound: 0
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000131482 or ENSG00000141349 or ENSG00000152254"
- gene_reaction_rule: "ENSG00000152254"
- rxnNotes: ""
- rxnFrom: "HMRdatabase"
- eccodes: "3.1.3.9"
Expand Down Expand Up @@ -69628,7 +69628,7 @@
- MAM03155c: -1
- lower_bound: 0
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000115425 or ENSG00000116353"
- gene_reaction_rule: ""
- rxnNotes: ""
- rxnFrom: "HMRdatabase"
- eccodes: "1.1.1.15"
Expand All @@ -69647,7 +69647,7 @@
- MAM03155c: 1
- lower_bound: -1000
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000085662 or ENSG00000198074"
- gene_reaction_rule: "ENSG00000085662"
- rxnNotes: ""
- rxnFrom: "HMRdatabase"
- eccodes: "1.1.1.21"
Expand Down Expand Up @@ -69873,7 +69873,7 @@
- MAM03109c: -1
- lower_bound: 0
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000115652"
- gene_reaction_rule: ""
- rxnNotes: ""
- rxnFrom: "HMRdatabase"
- eccodes: "4.1.1.35"
Expand Down
Loading