Skip to content

Commit

Permalink
Merge pull request #26599 from geneontology/issue-26572
Browse files Browse the repository at this point in the history
fixed parent, def, fixes #26572
  • Loading branch information
pgaudet authored Dec 8, 2023
2 parents 41032cb + 6672a4f commit e41e5a2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -86189,17 +86189,16 @@ name: electron transfer activity
namespace: molecular_function
alt_id: GO:0009053
alt_id: GO:0009054
def: "Any molecular entity that serves as an electron acceptor and electron donor in an electron transport chain. An electron transport chain is a process in which a series of electron carriers operate together to transfer electrons from donors to any of several different terminal electron acceptors to generate a transmembrane electrochemical gradient." [ISBN:0198506732]
comment: Note that this term should only be be used for electron transfer that generates a transmembrane electrochemical gradient, e.g. components of the respiratory or photosynthetic electron transport chain.
def: "A molecular function representing the directed movement of electrons from one molecular entity to another, typically mediated by electron carriers or acceptors, resulting in the transfer of energy and/or the reduction-oxidation (redox) transformation of chemical species. This activity is fundamental to various biological processes, including cellular respiration and photosynthesis, as well as numerous enzymatic reactions involved in metabolic pathways." [PMID:26876937, Wikipedia:Electron_transfer]
subset: goslim_metagenomics
subset: goslim_pir
synonym: "electron acceptor activity" NARROW []
synonym: "electron carrier" RELATED []
synonym: "electron donor activity" NARROW []
synonym: "electron transporter activity" RELATED []
intersection_of: GO:0016491 ! oxidoreductase activity
intersection_of: part_of GO:0022900 ! electron transport chain
is_a: GO:0003674 ! molecular_function
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/21334" xsd:anyURI
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/26572" xsd:anyURI

[Term]
id: GO:0009056
Expand Down

0 comments on commit e41e5a2

Please sign in to comment.