Skip to content

Commit

Permalink
fix: two of the new reactions had the same ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Devlin-Moyer committed Oct 17, 2023
1 parent 312813e commit b86c4b3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
20 changes: 10 additions & 10 deletions model/Human-GEM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305400,8 +305400,8 @@
- "Transport reactions"
- confidence_score: 0
- !!omap
- id: "MAR20163"
- name: "MAR20163"
- id: "MAR20164"
- name: "MAR20164"
- metabolites: !!omap
- MAM01756c: -1
- MAM01756m: 1
Expand All @@ -305418,8 +305418,8 @@
- "Transport reactions"
- confidence_score: 0
- !!omap
- id: "MAR20164"
- name: "MAR20164"
- id: "MAR20165"
- name: "MAR20165"
- metabolites: !!omap
- MAM01623c: -1
- MAM01623m: 1
Expand All @@ -305434,8 +305434,8 @@
- "Transport reactions"
- confidence_score: 0
- !!omap
- id: "MAR20165"
- name: "MAR20165"
- id: "MAR20166"
- name: "MAR20166"
- metabolites: !!omap
- MAM02034c: -1
- MAM02034m: 1
Expand All @@ -305450,8 +305450,8 @@
- "Transport reactions"
- confidence_score: 0
- !!omap
- id: "MAR20166"
- name: "MAR20166"
- id: "MAR20167"
- name: "MAR20167"
- metabolites: !!omap
- MAM01753c: -1
- MAM01753m: 1
Expand All @@ -305466,8 +305466,8 @@
- "Transport reactions"
- confidence_score: 0
- !!omap
- id: "MAR20167"
- name: "MAR20167"
- id: "MAR20168"
- name: "MAR20168"
- metabolites: !!omap
- MAM03130c: -1
- MAM03130m: 1
Expand Down
1 change: 1 addition & 0 deletions model/reactions.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -13004,3 +13004,4 @@ rxns rxnKEGGID rxnBiGGID rxnEHMNID rxnHepatoNET1ID rxnREACTOMEID rxnRecon3DID rx
"MAR20165" "" "" "" "" "" "" "" "" "" "" 0 "" "" ""
"MAR20166" "" "" "" "" "" "" "" "" "" "" 0 "" "" ""
"MAR20167" "" "" "" "" "" "" "" "" "" "" 0 "" "" ""
"MAR20168" "" "" "" "" "" "" "" "" "" "" 0 "" "" ""

0 comments on commit b86c4b3

Please sign in to comment.