-
Notifications
You must be signed in to change notification settings - Fork 40
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
phosphoglycerate mutase activity xrefs #25780
Comments
@pgaudet I tried adding RHEA:15901 to both child terms (as well as the parent) but it seems this isn't allowed? |
No need to add RHEA:15901 to both child terms (as well as the parent) - closing. |
Looking at this one again.... We currently have this:
id: GO:0004619 id: GO:0046538 id: GO:0046537 EC:5.4.2.11 says: EC:5.4.2.12 says: RHEA:15901 is agnostic to the co-factor and is therefore mapped by RHEA to both ECs. So, a couple of issues here:
What do you think @pgaudet ? If we propose obsoletion of the parent term, GO:0004619, note that is in the logical def of these 3 GO terms (though I haven't investigated whether it is strictly needed in those LDs): id: GO:0006096 id: GO:0061719 id: GO:0061722 |
Editors' discussion: proposal to merge the two specific terms into the parent |
ExplorEnz view: EC | 5.4.2.12 EC | 5.4.2.11 ie. 5.4.2.11 includes a bunch of 'sub-reactions' So, merging into the parent makes sense |
More details on the subreactions here: https://www.enzyme-database.org/query.php?ec=5.4.2.12 |
Annotations are here: geneontology/go-annotation#5503 |
Hi @pgaudet @raymond91125 Do we need to wait for annotations to be fixed, or can this merge happen now? |
Obsoleted 2 terms; fixes #25780.
Thanks @raymond91125 ! |
Currently we have:
id: GO:0004619
name: phosphoglycerate mutase activity
namespace: molecular_function
def: "Catalysis of the reaction: 2-phosphoglycerate = 3-phosphoglycerate." [RHEA:15901]
xref: MetaCyc:3PGAREARR-RXN
xref: RHEA:15901
is_a: GO:0016868 ! intramolecular transferase activity, phosphotransferases
id: GO:0046537
name: 2,3-bisphosphoglycerate-independent phosphoglycerate mutase activity
def: "Catalysis of the reaction: 2-phospho-D-glycerate = 3-phospho-D glycerate; this reaction does not require the cofactor 2,3-bisphosphoglycerate." [EC:5.4.2.12]
xref: EC:5.4.2.12 {source="skos:exactMatch"}
is_a: GO:0004619 ! phosphoglycerate mutase activity
id: GO:0046538
name: 2,3-bisphosphoglycerate-dependent phosphoglycerate mutase activity
def: "Catalysis of the reaction: 2-phospho-D-glycerate = 3-phospho-D-glycerate; this reaction mechanism uses 2,3-bisphosphoglycerate as a phosphate donor." [EC:5.4.2.11]
xref: EC:5.4.2.11 {source="skos:exactMatch"}
xref: KEGG_REACTION:R01516
is_a: GO:0004619 ! phosphoglycerate mutase activity
MetaCyc:3PGAREARR-RXN (https://biocyc.org/META/NEW-IMAGE?object=3PGAREARR-RXN) corresponds to EC:5.4.2.12, so should be moved from GO:0004619 to GO:0046537
MetaCyc:RXN-15513 (https://biocyc.org/META/NEW-IMAGE?type=REACTION&object=RXN-15513) corresponds to EC:5.4.2.11, so should be added to GO:0046538
RHEA:15901 (https://www.rhea-db.org/rhea/15901) covers both EC:5.4.2.11 and EC:5.4.2.12, so it's probably fine to have that on the parent term (GO:0004619), though it would be accurate to also add it to both child terms (GO:0046537, GO:0046538)
The text was updated successfully, but these errors were encountered: