reaction [rxn] v.2.0.0

Long form: reaction() Short form: rxn()

reaction(reactants(), products()) denotes the frequency or abundance of events in which members of the abundances in (the reactants) are transformed into members of the abundances in (the products).

Function Signatures

reaction(reactants(), products())
  1. One of following function(s): reactants

  2. One of following function(s): products

Examples

The reaction in which superoxides are dismutated into oxygen and hydrogen peroxide can be represented as

rxn(reactants(a(CHEBI:superoxide)), products(a(CHEBI:"hydrogen peroxide"), a(CHEBI:"oxygen")))

Request an Edit