Skip to content

Commit

Permalink
Merge pull request #29658 from geneontology/issue-29604-2
Browse files Browse the repository at this point in the history
added xref fixes #29604
  • Loading branch information
pgaudet authored Feb 5, 2025
2 parents cd34d80 + 5df5ab3 commit 6b2189f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -134665,8 +134665,9 @@ id: GO:0018595
name: obsolete alpha-pinene monooxygenase activity
namespace: molecular_function
def: "OBSOLETE. Catalysis of the reaction: alpha-pinene + O2 + 2 H+ + 2 e- = H2O + pinocarveol." [UM-BBD_reactionID:r0716]
comment: This term was obsoleted because it represents the same reaction as alpha-pinene monooxygenase [NADH] activity ; GO:0018634.
comment: This term was obsoleted because it represents the a specific substrate of alpha-pinene monooxygenase [NADH] activity ; GO:0018634.
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/26207" xsd:anyURI
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/27214" xsd:anyURI
is_obsolete: true
consider: GO:0046249

Expand Down Expand Up @@ -451440,7 +451441,8 @@ creation_date: 2017-08-14T20:11:03Z
id: GO:0140085
name: L-amino-acid N-acetyltransferase activity
namespace: molecular_function
def: "Catalysis of the reaction: acetyl-CoA + a L-amino acid = CoA + an N-acetyl-L-amino-acid. In some cases acetyl phosphate can be used as a donor." [GOC:pg]
def: "Catalysis of the reaction: acetyl-CoA + a L-amino acid = CoA + an N-acetyl-L-amino-acid. In some cases acetyl phosphate can be used as a donor." [GOC:pg, RHEA:83863]
xref: RHEA:83863 {source="skos:exactMatch"}
is_a: GO:0008080 ! N-acetyltransferase activity
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/29604" xsd:anyURI
created_by: pg
Expand Down

0 comments on commit 6b2189f

Please sign in to comment.