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: curate GPR rule for MAR04926 #419

Merged
merged 2 commits into from
Oct 2, 2022
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
4 changes: 2 additions & 2 deletions model/Human-GEM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197378,11 +197378,11 @@
- MAM02819m: 1
- lower_bound: 0
- upper_bound: 1000
- gene_reaction_rule: "ENSG00000060762 or ENSG00000143158 or ENSG00000238205"
- gene_reaction_rule: "(ENSG00000060762 and ENSG00000143158) or (ENSG00000238205 and ENSG00000143158)"
- rxnNotes: ""
- rxnFrom: "HMRdatabase"
- eccodes: ""
- references: "PMID:12739169;PMID:18305372"
- references: "PMID:22628558;PMID:27317664"
- subsystem:
- "Transport reactions"
- confidence_score: 0
Expand Down