Skip to main content
Advertisement
  • Loading metrics

Identification of Conserved Moieties in Metabolic Networks by Graph Theoretical Analysis of Atom Transition Networks

Abstract

Conserved moieties are groups of atoms that remain intact in all reactions of a metabolic network. Identification of conserved moieties gives insight into the structure and function of metabolic networks and facilitates metabolic modelling. All moiety conservation relations can be represented as nonnegative integer vectors in the left null space of the stoichiometric matrix corresponding to a biochemical network. Algorithms exist to compute such vectors based only on reaction stoichiometry but their computational complexity has limited their application to relatively small metabolic networks. Moreover, the vectors returned by existing algorithms do not, in general, represent conservation of a specific moiety with a defined atomic structure. Here, we show that identification of conserved moieties requires data on reaction atom mappings in addition to stoichiometry. We present a novel method to identify conserved moieties in metabolic networks by graph theoretical analysis of their underlying atom transition networks. Our method returns the exact group of atoms belonging to each conserved moiety as well as the corresponding vector in the left null space of the stoichiometric matrix. It can be implemented as a pipeline of polynomial time algorithms. Our implementation completes in under five minutes on a metabolic network with more than 4,000 mass balanced reactions. The scalability of the method enables extension of existing applications for moiety conservation relations to genome-scale metabolic networks. We also give examples of new applications made possible by elucidating the atomic structure of conserved moieties.

Author Summary

Conserved moieties are transferred between metabolites in internal reactions of a metabolic network but are not synthesised, degraded or exchanged with the environment. The total amount of a conserved moiety in the metabolic network is therefore constant over time. Metabolites that share a conserved moiety have interdependent concentrations because their total amount is constant. Identification of conserved moieties results in a concise description of all concentration dependencies in a metabolic network. The problem of identifying conserved moieties has previously been formulated in terms of the stoichiometry of metabolic reactions. Methods based on this formulation are computationally intractable for large networks. We show that reaction stoichiometry alone gives insufficient information to identify conserved moieties. By first incorporating additional data on the fate of atoms in metabolic reactions, we developed and implemented a computationally tractable algorithm to identify conserved moieties and their atomic structure.

This is a PLOS Computational Biology Methods paper.

Introduction

Conserved moieties give rise to pools of metabolites with constant total concentration and dependent individual concentrations. These constant metabolite pools often consist of highly connected cofactors that are distributed throughout a metabolic network. Representative examples from energy metabolism include the AMP and NAD moieties [1, 2]. Changes in concentration ratios within these cofactor pools affect thermodynamic and mass action kinetic driving forces for all reactions they participate in. Moiety conservation therefore imposes a purely physicochemical form of regulation on metabolism that is mediated through changes in concentration ratios within constant metabolite pools. Reich and Sel’kov likened conserved moieties to turning wheels that are “geared into a clockwork” [2]. They described the thermodynamic state of energy metabolism as “open flow through a system closed by moiety conservation”. Identification of conserved moieties in metabolic networks has helped elucidate complex metabolic phenomena including synchronisation of glycolytic oscillations in yeast cell populations [3] and the function of glycosomes in the African sleeping sickness parasite Trypanosoma brucei [4]. It has also been shown to be relevant for drug development [4, 5].

Identification of conserved moieties has been of interest to the metabolic modelling community for several decades [6, 7]. It is particularly important for dynamic modelling [8] and metabolic control analysis [9] where metabolite concentrations are explicitly modelled. Moiety conservation relations provide a sparse, physically meaningful description of concentration dependencies in a metabolic network. They can be used to eliminate redundant metabolite concentrations as the latter can be derived from the set of independently varying metabolite concentrations. Doing so facilitates simulation of metabolic networks and is in fact required for many computational modelling methods [6, 7].

Mathematically, moiety conservation gives rise to a stoichiometric matrix with linearly dependent rows. The left null space of the stoichiometric matrix therefore has nonzero dimension (see Theoretical Framework, Section Moiety vectors). Vectors in the left null space, hereafter referred to as conservation vectors, can be divided into several interrelated sets based on their numerical properties and biochemical meaning (Fig 1). Moiety vectors constitute a subset of conservation vectors with a distinct biochemical interpretation. Each moiety vector represents conservation of a particular metabolic moiety. Elements of a moiety vector correspond to the number of instances of a conserved moiety in metabolites of a metabolic network. As moieties are discrete quantities, moiety vectors are necessarily nonnegative integer vectors.

thumbnail
Fig 1. Sets of conservation vectors for metabolic networks.

The set of real-valued conservation vectors consists of all vectors in the left null space of a stoichiometric matrix. Real-valued basis vectors can be computed using efficient linear algebra algorithms but are difficult to interpret as they generally contain negative and noninteger elements. Nonnegative integer vectors are easier to interpret but more difficult to compute. Existing algorithms have exponential worst case time complexity. Algorithms exist to compute extreme rays, the set of all nondecomposable nonnegative integer vectors, and a maximal set of linearly independent nonnegative integer vectors. These vector sets intersect with the set of moiety vectors but are not equivalent to it. Moiety vectors represent conservation of an identifiable group of atoms in network metabolites. They are a property of the specific set of metabolites and reactions that constitute a metabolic network whereas other conservation vectors are a property of the network’s stoichiometric matrix. The method presented here computes moiety vectors in polynomial time.

https://doi.org/10.1371/journal.pcbi.1004999.g001

Methods exist to compute conservation vectors based only on the stoichiometric matrix of a metabolic network. These methods compute different types of bases for the left null space of the stoichiometric matrix (see S1 Appendix for mathematical definitions). Each method draws basis vectors from a particular set of conservation vectors (Fig 1). There is a tradeoff between the computational complexity of these methods and the biochemical interpretability of the basis vectors they return. At the low end of the computational complexity spectrum are linear algebraic methods such as singular value decomposition. Other methods, such as Householder QR factorisation [7] or sparse LU factorisation [10] are more efficient for large stoichiometric matrices. These methods construct a linear basis for the left null space from real-valued conservation vectors. Though readily computed, these vectors are also the most difficult to interpret as they generally contain negative and noninteger elements.

Schuster and Höfer [11] introduced the use of vertex enumeration algorithms to compute the extreme rays of the positive orthant of the left null space. They referred to these extreme rays as “extreme semipositive conservation relations”. Famili and Palsson [12] later referred to them as “metabolic pools” and the set of all extreme rays as “a convex basis for the left null space”. Like moiety vectors, extreme rays are nonnegative integer vectors. They are therefore readily interpreted in terms of constant metabolite pools. However, extreme rays can currently only be computed for relatively small metabolic networks due to the computational complexity of vertex enumeration algorithms [13]. Moreover, the set of extreme rays is not identical to the set of moiety vectors (Fig 1). Schuster and Hilgetag [14] presented examples of extreme rays that did not represent moiety conservation relations, as well as moiety vectors that were not extreme rays.

Moiety vectors are a property of a metabolic network while extreme rays are a property of its stoichiometric matrix. Multiple metabolic networks could in theory have the same stoichiometric matrix, despite consisting of different sets of metabolites and reactions. These networks would all have the same set of extreme rays, but could have different sets of moiety vectors. Schuster and Hilgetag [14] published an extension to the vertex enumeration algorithm in [11] to compute the set of all nondecomposable nonnegative integer vectors in the left null space of a stoichiometric matrix. This set is guaranteed to contain all nondecomposable moiety vectors for a particular metabolic network as subset (Fig 1). However, it is impossible to identify the subset of moiety vectors without information about the atomic structure of metabolites.

Alternatives to vertex enumeration have been proposed to speed up computation of biochemically meaningful conservation vectors, e.g., [1517]. Most recently, De Martino et al. [17] published a novel method to compute a nonnegative integer basis for the left null space of a stoichiometric matrix. This method [17] relies on stochastic algorithms, without guaranteed convergence, but that were empirically shown to perform well even on large networks. Like extreme rays, the nonnegative integer vectors computed with this method are not necessarily moiety vectors (Fig 1). In general, methods to analyse stoichiometric matrices are not suited to specifically compute moiety vectors. Computation of moiety vectors requires information about the atomic composition of metabolites. To our knowledge, only one method has previously been published to specifically compute moiety vectors for metabolic networks [18]. This method was based on nonnegative integer factorisation of the elemental matrix; a numerical representation of metabolite formulas. Nonnegative integer factorisation of a matrix is at least NP-hard [19] and no polynomial time algorithm is known to exist for this problem. Moreover, only the chemical formula but not the atomic identities of the conserved moieties can be derived from this approach. Identifying the atoms that belong to each moiety requires additional information about the fate of atoms in metabolic reactions. This information is not contained in a stoichiometric matrix.

Here, we propose a novel method to identify conserved moieties in metabolic networks. Our method is based on the premise that atoms within the same conserved moiety follow identical paths through a metabolic network. Given data on which substrate atoms map to which product atoms in each metabolic reaction, the paths of individual atoms through a metabolic network can be encoded in an atom transition network. Until recently, the necessary data were difficult to obtain but relatively efficient algorithms have now become available to predict atom mappings in metabolic reactions [2022]. These algorithms have made it possible to construct atom transition networks for large metabolic networks. Unlike metabolic networks, atom transition networks are amenable to analysis with efficient graph theory algorithms. Here, we take advantage of this fact to identify conserved moieties in metabolic networks in polynomial time. Furthermore, starting from atom transition networks allows us to associate each conserved moiety with a specific group of atoms in a subset of metabolites in a metabolic network.

This work combines elements of biochemistry, linear algebra and graph theory. We have made an effort to accommodate readers from all fields. The main text consists of informal descriptions of our methods and results, accompanied by illustrative examples and a limited number of mathematical equations. Formal definitions of italicised terms are given in supporting file S1 Appendix. We precede our results with a section on the theoretical framework for this work, where we introduce key concepts and notation used in the remainder of the text.

Theoretical Framework

Metabolic networks

A metabolic network consists of a set of metabolites that interconvert via a set of metabolic reactions. Metabolic networks in living beings are open systems that exchange mass and energy with their environment. For modelling purposes, the boundary between system and environment can be defined by introducing a set of metabolite sources and sinks collectively known as exchange reactions. Unlike internal reactions, exchange reactions are artificial constructs that do not conserve mass or charge. The topology of a metabolic network can be represented in several ways. Here, we use metabolic maps and stoichiometric matrices. A metabolic map for a small example metabolic network is shown in Fig 2. This example will be used throughout this section to demonstrate key concepts relevant to this work.

thumbnail
Fig 2. A metabolic map for an example metabolic network.

The network consists of one internal reaction and four exchange reactions. The internal reaction is the DOPA decarboxylase reaction (VMH [23] ID: 3HLYTCL) that produces dopamine (DA, VMH ID: dopa) and CO2 (VMH ID: co2) from levodopa (L-DOPA, VMH ID: 34dhphe) and H+ (VMH ID: h). The open network includes source reactions for the two substrates and sink reactions for the two products. Arrowheads indicate reaction directionality. Metabolite structures were rendered from molfiles (Accelrys, San Diego, CA) with MarvinView (ChemAxon, Budapest, Hungary). Atoms are numbered according to their order in each metabolite’s molfile. Atoms of different elements are numbered separately, in colours matching their elemental symbol. The internal reaction conserves three metabolic moieties. Atoms belonging to the same moiety have identically coloured backgrounds. Levodopa and dopamine each contain one instance of a dopamine moiety (blue background). Implicit hydrogen atoms on both metabolites are also part of this moiety. Levodopa and CO2 each contain one instance of a CO2 moiety (red background). Finally, the hydrogen ion and dopamine each contain one instance of a hydrogen moiety (orange background).

https://doi.org/10.1371/journal.pcbi.1004999.g002

A stoichiometric matrix for an open metabolic network with m metabolites and n reactions is denoted by . Each row of S represents a metabolite and each column a reaction such that element Sij is the stoichiometric coefficient of metabolite i in reaction j. Coefficients are negative for substrates and positive for products. Substrates and products in reversible reactions are defined by designating one direction as forward. The stoichiometric matrix can be written as (1) where consists of columns representing internal (mass balanced) reactions and consists of columns representing exchange reactions (mass imbalanced). Note that N represents a metabolic network that is closed to the environment. In what follows we will refer to N as the internal stoichiometric matrix, B as the exchange stoichiometric matrix, and S as the total stoichiometric matrix. The total stoichiometric matrix for the example metabolic network in Fig 2 is given in Table 1.

thumbnail
Table 1. The total stoichiometric matrix S = [N, B] for the example metabolic network.

https://doi.org/10.1371/journal.pcbi.1004999.t001

Stoichiometric matrices are incidence matrices for generalised graphs known as hypergraphs [24]. Hypergraphs contain hyperedges that can connect more than two nodes. The metabolic map in Fig 2 is a planar visualisation of a hypergraph with one hyperedge, connecting four metabolites. A graph edge that only connects two nodes is a special instance of a hyperedge. Apart from the occasional isomerisation reaction, metabolic reactions involve more than two metabolites. As a result, they cannot be represented as graph edges without loss of information. Metabolic networks are therefore represented as hypergraphs where nodes represent metabolites and hyperedges represent reactions. Since reactions have a designated forward direction, they are directed hypergraphs. Representing metabolic networks as hypergraphs has the advantage of conserving basic structure and functional relationships. The disadvantage is that many graph theoretical algorithms are not applicable to hypergraphs [24].

Moiety vectors

An internal stoichiometric matrix for a closed metabolic network is always row-rank deficient, i.e., rank(N) < m [11]. The left null space of N, denoted by , therefore has finite dimension given by . The left null space holds all conservation vectors for a stoichiometric matrix [8]. The number of linearly independent conservation vectors for a closed metabolic network is . The total stoichiometric matrix S for an open metabolic network has a greater rank than the internal stoichiometric matrix N for the corresponding closed metabolic network (e.g., Table 1), i.e., rank(N) < rank(S). Consequently, , meaning that there are fewer linearly independent conservation vectors for an open metabolic network than the corresponding closed network. This is consistent with physical reality, since mass can flow into and out of open networks but is conserved within closed networks. All quantities that are conserved in an open metabolic network are also conserved in the corresponding closed network. That is, if z is a conservation vector for an open metabolic network S, such that ST z = 0, then z is also a conservation vector for the corresponding closed network N, and NT z = 0, since S = [N, B]. The set of conservation relations for an open network is therefore a subset of all conservation relations for the corresponding closed network, i.e., . In what follows we will mainly be concerned with the larger set of conservation relations for a closed metabolic network.

Schuster and Hilgetag [14] defined a moiety vector l1 as a nonnegative integer vector in the left null space of a stoichiometric matrix, i.e., (2) (3) In addition, they defined l1 to be a maximal moiety vector if it cannot be decomposed into two other vectors l2 and l3 that satisfy Eqs 2 and 3, i.e., if (4) where . We propose a more specific definition. The properties above define increasingly small sets of conservation vectors (Fig 1). Eq 2 defines the set of all conservation vectors. Addition of Eq 3 defines the set of nonnegative integer conservation vectors and addition of Eq 4 defines the set of nonnegative integer conservation vectors that are nondecomposable. Although this set includes all nondecomposable moiety vectors as subset it is not equivalent (Fig 1). To define the set of moiety vectors we require a fourth property. We define l1 to be a moiety vector if it satisfies Eqs 2 and 3 and represents conservation of a specific metabolic moiety, i.e., an identifiable group of atoms in network metabolites. Element l1,i should correspond to the number of instances of the conserved moiety in metabolite i. We define l1 to be a nondecomposable moiety vector if it satisfies condition 4 and a composite moiety vector if it does not. Nondecomposable moiety vectors for the DOPA decarboxylase reaction from the example metabolic network in Fig 2 are given in Table 2a. For comparison, conservation vectors computed with existing methods for conservation analysis of metabolic networks are given in Table 2b–2d. In general, these vectors do not represent moiety conservation.

thumbnail
Table 2. Different types of conservation vectors for the DOPA decarboxylase reaction.

https://doi.org/10.1371/journal.pcbi.1004999.t002

Atom transition networks

Metabolic reactions conserve mass and chemical elements. Therefore, there must exist a mapping from each atom in a reactant metabolite to a single atom of the same element in a product metabolite. An atom transition is a single mapping from a substrate to a product atom. An atom transition network contains information about all atom transitions in a metabolic network. It is a mathematical structure that enables one to trace the paths of each individual atom through a metabolic network. An atom transition network can be generated automatically from a stoichiometric matrix for a metabolic network and atom mappings for internal reactions. The atom transition network for the DOPA decarboxylase reaction from the example metabolic network in Fig 2 is shown in Fig 3. Unlike metabolic networks, atom transition networks are graphs since every atom transition (edge) connects exactly two atoms (nodes). They are directed graphs since every atom transition has a designated direction that is determined by the directionality of the parent metabolic reaction, i.e., the designation of substrates and products. Because atom transition networks are graphs, they are amenable to analysis with efficient graph algorithms that are not generally applicable to metabolic networks due to the presence of hyperedges [24].

thumbnail
Fig 3. A graphical representation of an atom transition network for the DOPA decarboxylase reaction.

Nodes (open circles) represent atoms. Atoms can be matched to metabolite structures in Fig 2 on their metabolite identifiers, colours and numbers. Directed edges (arrows) represent atom transitions. All except one hydrogen atom are omitted to simplify the figure.

https://doi.org/10.1371/journal.pcbi.1004999.g003

Results

Identification of conserved moieties in the dopamine synthesis pathway

We will demonstrate our method by identifying conserved moieties in the simple dopamine synthesis network DAS in Fig 4. This network consists of 11 metabolites, four internal reactions and seven exchange reactions. The total stoichiometric matrix S = [N, B] is given in Table 3. The internal stoichiometric matrix N is row rank deficient with rank (N) = 4. The dimension of the left null space is therefore , meaning that there are seven linearly independent conservation vectors for the closed metabolic network. Our analysis of an atom transition network for DAS will conclude with the computation of seven linearly independent moiety vectors that span . To compute these vectors we require the internal stoichiometric matrix in Table 3 and atom mappings for the four internal reactions. Here, we used algorithmically predicted atom mappings [20]. These data are required to generate an atom transition network for DAS (see Methods, Section Generation of atom transition networks). By graph theoretical analysis of this atom transition network we derive the first of two alternative representations of moiety conservation relations which we term moiety graphs. Nodes in a moiety graph represent separate instances of a conserved moiety. Each node is associated with a specific set of atoms in a particular metabolite. The second representation of moiety conservation relations are the moiety vectors which can be derived from moiety graphs in a straightforward manner. Moiety vectors computed with our method are therefore associated with specific atoms via moiety graphs.

thumbnail
Fig 4. DAS: a small metabolic network consisting of reactions in the human dopamine synthesis pathway.

Metabolite abbreviations are, Phe: L-phenylalanine (VMH [23] ID: phe_L), Tyr: L-tyrosine (VMH ID: tyr_L), L-DOPA: levodopa (VMH ID: 34dhphe), DA: dopamine (VMH ID: dopa), BH4: tetrahydrobiopterin (VMH ID: thbpt), BH2: dihydrobiopterin (VMH ID: dhbpt). Internal reactions are labelled R1–R4. R1 (dashed lines) is the phenylalanine hydroxylase reaction (VMH ID: r0399). R2 (dotted lines) is the tyrosine hydroxylase reaction (VMH ID: TYR3MO2 and THBPT4ACAMDASE). R3 (dash-dotted lines) is the DOPA decarboxylase reaction (VMH ID: 3HLYTCL). R4 (solid line) is a composite of the formate dehydrogenase reaction (VMH ID: FDH) and the dihydropteridine reductase reaction (VMH ID: DHPR). Exchange reactions are labelled E1–E6. The hydrogen ion (H+) exchange reaction E7 was omitted to simplify the figure. Atoms are numbered according to their order in each metabolite’s molfile. Atoms of different elements are numbered separately, in colours matching their elemental symbol. Atoms belonging to the same conserved moiety have identically coloured backgrounds.

https://doi.org/10.1371/journal.pcbi.1004999.g004

thumbnail
Table 3. The total stoichiometric matrix S = [N, B] for DAS.

https://doi.org/10.1371/journal.pcbi.1004999.t003

To identify all conserved moieties in DAS we require an atom transition network for all atoms regardless of element but for demonstration purposes we will initially focus only on carbon atoms. A carbon atom transition network for DAS is shown in Fig 5a. Our working definition of a conserved moiety is a group of atoms that follow identical paths through a metabolic network. To identify conserved moieties, we therefore need to trace the paths of individual atoms and determine which paths are identical. The paths of individual atoms through the carbon atom transition network for DAS can be traced by visual inspection of Fig 5a. For example, we can trace a path from C1 in L-phenylalanine to C7 in dopamine via C3 in L-tyrosine and C8 in levodopa. This path is made up of atom transitions in reactions R1, R2, and R3 from Fig 4. In graph theory terms, these four carbon atoms and the atom transitions that connect them constitute a connected component [25] or, simply, a component of the directed graph representing the carbon atom transition network for DAS. A directed graph is said to be connected if a path exists between any pair of nodes when edge directions are ignored. A component of a directed graph is a maximal connected subgraph. In total, the carbon atom transition network for DAS in Fig 5a consists of 18 components.

thumbnail
Fig 5. Identification of conserved carbon moieties in DAS.

(a) The carbon atom transition network. Numbering of atoms and line styles of atom transitions refer to metabolite structures and reactions, respectively, in Fig 4. The directed graph consists of 18 components, one for each of the nine carbon atoms in L-phenylalanine, and one for each of the nine carbon atoms in tetrahydrobiopterin. The single carbon atom (C1) in formate is in the same component as C9 in L-phenylalanine, since a path can be traced between the two atoms when directionalities of atom transitions are ignored. Isomorphic components have matching colours. A single instance of a conserved moiety consists of all equivalent atoms in a set of isomorphic components. (b) Moiety graphs for the three carbon moieties in DAS. Each graph was obtained by merging a set of isomorphic components in (a) into a single directed graph. Each node represents an instance of a conserved moiety. Each edge represents conservation of a moiety between two metabolites in a particular reaction in Fig 4 with matching line style. Colours match the background colours of the corresponding moieties in Fig 4. Analysis of the full atom transition network for DAS yielded four additional conserved moieties (Fig 6).

https://doi.org/10.1371/journal.pcbi.1004999.g005

The paths of the first eight carbon atoms (C1–C8) in L-phenylalanine are identical in the sense that they include the same number of atoms in each metabolite and the same number of atom transitions in each reaction. In graph theory terms, the components containing C1–C8 in L-phenylalanine are isomorphic. An isomorphism between two graphs is a structure preserving vertex bijection [25]. The definition of isomorphism varies for different types of graphs as they have different structural elements that need to be preserved. An isomorphism between two simple graphs is a vertex bijection that preserves the adjacency and nonadjacency of every node, i.e., its connectivity. An isomorphism between two simple directed graphs must also preserve edge directions. We define an isomorphism between two components of an atom transition network as a vertex bijection that preserves the metabolic identity of every node. The nature of chemical reactions ensures that all other structural elements are preserved along with metabolic identities, including the connectivity of atoms and the number, directions and reaction identities of atom transitions. The 18 components of the carbon atom transition network for DAS in Fig 5a can be divided into three sets, where every pair of components within each set is isomorphic.

An isomorphism between two components of an atom transition network is a one-to-one mapping between atoms in the two components. For example, the isomorphism between the two left-most components in Fig 5a maps between C1 and C2 in L-phenylalanine, C3 and C2 in L-tyrosine, C8 and C7 in L-DOPA, and C7 and C8 in dopamine. We say that two atoms are equivalent if an isomorphism maps between them. We note that our definition of isomorphism only allows mappings between atoms with the same metabolic identity. Two atoms can therefore only be equivalent if they are in the same metabolite. Equivalent atoms follow identical paths through a metabolic network and therefore belong to the same conserved moiety. In general, we define a conserved moiety to be a maximal set of equivalent atoms in an atom transition network. To identify conserved moieties, we must therefore determine isomorphisms between components of an atom transition network to identify maximal sets of equivalent atoms.

The first eight carbon atoms (C1–C8) in L-phenylalanine are equivalent. They are therefore part of the same conserved moiety, which we denote λ1. The last eight carbon atoms (C2–C9) in L-tyrosine are likewise part of the same conserved moiety. They make up another instance of the λ1 moiety. The λ1 moiety is conserved between L-phenylalanine and L-tyrosine in reaction R1, between L-tyrosine and levodopa in reaction R2, and between levodopa and dopamine in reaction R3. Each of the four metabolites contains one instance of the λ1 moiety. The path of this moiety through DAS defines its conservation relation. This brings us to our first representation of moiety conservation relations, which we term moiety graphs. Moiety graphs are obtained from atom transition networks by merging a set of isomorphic components into a single graph. Moiety graphs for the three carbon atom moieties in DAS are shown in Fig 5b. Four additional moieties were identified by analysis of an atom transition network for DAS that included all atoms regardless of element. All seven moiety graphs are shown in Fig 6. Atoms belonging to each node in the moiety graphs are highlighted in Fig 4.

thumbnail
Fig 6. Moiety graphs for all seven conserved moieties in DAS.

The seven moieties were identified by analysis of the full atom transition network for DAS in Fig 4. Colours match the background colours of the corresponding moieties in Fig 4. Linestyles of edges match the linestyles of the corresponding reactions in Fig 4. The chemical composition of each moiety is given below its graph.

https://doi.org/10.1371/journal.pcbi.1004999.g006

The second way to represent moiety conservation relations is as moiety vectors. Above we defined a moiety vector as a conservation vector lk where element lk,i corresponds to the number of instances of moiety k in metabolite i of a metabolic network (see Section Moiety vectors in Theoretical Framework). We can now make this definition exact by relating moiety vectors to moiety graphs. Each instance of a conserved moiety is represented as a node in its moiety graph. Element lk,i of a moiety vector therefore corresponds to the number of nodes in moiety graph λk that represent moieties in metabolite i. Moiety vectors are readily derived from moiety graphs by counting the number of nodes in each metabolite. Moiety vectors for DAS were derived from the moiety graphs in Fig 6. The seven moiety vectors are given as columns of the moiety matrix in Table 4. These seven vectors are linearly independent and therefore span all seven dimensions of . The moiety matrix L is therefore a moiety basis for the left null space.

Effects of variable atom mappings between recurring metabolite pairs

Atom transition networks are generated from atom mappings for internal reactions of metabolic networks. However, atom mappings for metabolic reactions are not necessarily unique. Computationally predicted atom mappings, as used here, are always associated with some uncertainty. In addition, there can be biochemical variability in atom mappings, in particular for metabolites containing symmetric atoms. All reactions of the O2 molecule, for example, have at least two biochemically equivalent atom mappings since the two symmetric oxygen atoms map with equal probability to connected atoms. Different atom mappings give rise to different atom transition networks that may contain different moiety conservation relations. For the most part, we found that varying the set of input atom mappings did not affect the number of computed moiety conservation relations, only their atomic structure. An important exception was when atom mappings between the same pair of metabolites varied between reactions in the same metabolic network.

The same pair of metabolites often exchange atoms in multiple reactions throughout the same metabolic network. Common cofactors such as ATP and ADP, for example, exchange atoms in hundreds of reactions in large metabolic networks [26]. In the dopamine synthesis network, DAS in Fig 4, O2 and H2O exchange an oxygen atom in two reactions, R1 and R2. Since the two oxygen atoms of O2 are symmetric, there are four possible combinations of oxygen atom mappings for these two reactions. Each combination gives rise to a different oxygen transition network as shown in Fig 7. Two of these oxygen transition networks, shown in Fig 7a and 7b, contain two moiety conservation relations each, λ6 and λ7, which are shown in Fig 7c. The other two oxygen transition networks, shown in Fig 7d and 7e, contain only one moiety conservation relation each, λ8, which is shown in Fig 7f.

thumbnail
Fig 7. Effects of variable atom mappings between O2 and H2O in DAS.

The recurring metabolite pair exchanges an oxygen atom in two reactions, R1 and R2 in Fig 4. Since the two oxygen atoms of O2 are symmetric, there are four possible combinations of oxygen atom mappings for these two reactions. Each combination gives rise to a different oxygen transition network. (a) The first oxygen atom (O1) in O2 maps to the single oxygen atom (O1) in H2O in both R1 and R2. (b) O2 in O2 maps to O1 in H2O in both R1 and R2. (c) Moiety graphs obtained from the oxygen atom transition networks in (a) and (b). Two nondecomposable moiety conservation relations were identified in each atom transition network where the same atom mapped from O2 to H2O in both R1 and R2. (d) O1 in O2 maps to O1 in H2O in R1 while O2 in O2 maps to O1 in H2O in R2. (e) O2 in O2 maps to O1 in H2O in R1 while O1 in O2 maps to O1 in H2O in R2. (f) The single moiety graph obtained from the oxygen atom transition networks in (d) and (e). Only one composite moiety conservation relation was identified in each atom transition network where a different atom mapped from O2 to H2O in R1 than R2.

https://doi.org/10.1371/journal.pcbi.1004999.g007

The DAS atom transition network considered in the previous section was generated with the oxygen atom mappings in Fig 7a and thus contained the two moiety conservation relations λ6 and λ7 (see Fig 6). An atom transition network generated with the atom mappings in Fig 7d or 7e would contain the single moiety conservation relation λ8 instead of these two. What distinguishes the oxygen transition networks in Fig 7d and 7e is that the oxygen atom in O2 that maps to H2O varies between the two reactions R1 and R2. The atom transition network for DAS therefore contains one less moiety conservation relation if the atom mapping between this recurring metabolite pair varies between reactions. The moiety matrix for these alternative atom transition networks, (5) only contains six linearly independent columns and is therefore not a basis for the seven dimensional left null space of N.

The vector representation of moiety graph λ8 is (6) We note that l8 = l6 + l7 where (7) (8) from Table 4. The moiety vector l8 therefore represents a composite moiety. It does not meet the definition of a nondecomposable moiety vector in Eq 4. This example shows that variable atom mappings between recurring metabolite pairs may cause multiple nondecomposable moiety conservation relations to be joined together into a single composite moiety conservation relation. We formulated an optimisation problem, described in Methods, Section Decomposition of moiety vectors, to decompose composite moiety vectors. Solving this problem for the composite moiety vector l8 yields the two nondecomposable components l6 and l7.

General properties of identified moieties

We applied our method to identify conserved moieties in three metabolic networks of increasing size. The networks, listed from smallest to largest, were the dopamine synthesis network, DAS in Fig 4, the E. coli core metabolic network, iCore [27], and an atom mapped subset of the generic human metabolic reconstruction, Recon 2 [26] which we refer to here as subRecon. The dimensions of the three networks are given in Table 5a. Further descriptions are provided in Methods, Section Metabolic networks. There are seven linearly independent conservation relations for the closed DAS network, 11 for iCore, and 351 for subRecon.

thumbnail
Table 5. Results for the three metabolic networks treated here.

https://doi.org/10.1371/journal.pcbi.1004999.t005

Atom transition networks were generated using algorithmically predicted atom mappings [20] as described in Methods, Section Generation of atom transition networks. Seven, ten and 345 moiety conservation relations were identified in the predicted atom transition network for DAS, iCore and subRecon, respectively (Table 5b). Characterisation of identified moieties revealed some trends (Fig 8). We found a roughly inverse relationship between the frequency of a moiety, defined as the number of instances, and the size of that moiety, defined as the number of atoms per instance. We also found a relationship between moiety size, frequency and classification. Internal moieties tended to be large and infrequent, occurring in a small number of closely related secondary metabolites, e.g., the 35 atom AMP moiety found in the three iCore metabolites AMP, ADP and ATP. Integrative moieties were usually small and frequent while transitive moieties were intermediate in both size and frequency. The smallest moieties consisted of single atoms. These were often highly frequent, occurring in up to 62/72 iCore metabolites and 2,472/2,970 subRecon metabolites. These results indicate a remarkable interconnectivity between metabolites at the atomic level. Due to their frequency, single atom moieties accounted for a large portion of atoms in each metabolic network. Single atom moieties accounted for nearly half (791/1,697) of all atoms in iCore, and approximately two thirds (104,268/153,298) of all atoms in subRecon.

thumbnail
Fig 8. Characteristics of conserved moieties identified in the three metabolic networks treated here.

The total number of instances of a moiety is plotted against the number of atoms per instance. Classification of moieties as transitive, internal, or integrative is described in, Methods, Section Classification of moieties.

https://doi.org/10.1371/journal.pcbi.1004999.g008

Moiety matrices derived from the predicted atom transition networks for iCore and subRecon did not span the left null spaces of their respective stoichiometric matrices, indicating that they might contain composite moiety vectors. Using the method described in Methods, Section Decomposition of moiety vectors, we found two composite moiety vectors in the moiety matrix for iCore, and 10 in the one for subRecon. Decomposition of these vectors yielded three new nondecomposable moiety vectors for iCore and 18 for subRecon (Table 5b). The 11 nondecomposable moiety vectors for iCore were linearly independent. They therefore comprised a basis for the 11 dimensional left null space of N for iCore. The 353 nondecomposable moiety vectors for subRecon, on the other hand, were not linearly independent and only spanned 347 out of 351 dimensions in the left null space of S for subRecon. This indicated that there existed conservation relations for subRecon that were independent of atom conservation.

Schuster and Höfer, citing earlier work by Aris [28] and Corio [29], noted the importance of considering electron conservation in addition to atom conservation [11]. Unfortunately, it is not as straightforward to map electrons as atoms and no formalism currently exists for electron mappings. As a result, electron conservation relations cannot be computed with the current version of our algorithm. We therefore computed electron conservation relations for subRecon by decomposing the electron vector with the method described in Methods, Section Decomposition of moiety vectors. An electron vector for a metabolic network with m metabolites is a vector where ei is the total number of electrons in metabolite i. Decomposition of e for subRecon yielded 11 new conservation vectors. When combined, the 11 electron vectors and the 353 fully decomposed moiety vectors for subRecon (Table 5b) spanned the left null space of the subRecon stoichiometric matrix.

The gearwheels of metabolism

Internal moieties define pools of metabolites with constant total concentration and dependent individual concentrations. In the small dopamine synthesis network DAS in Fig 4, the biopterin moiety (l3) is classified as internal. This moiety is conserved between the metabolites BH2 and BH4. The total concentration of BH2 and BH4 is therefore fixed at a constant value in DAS. If the concentration of BH2 increases, the concentration of BH4 must decrease by the same amount and vice versa.

The concentration dependency between BH2 and BH4 couples all reactions that interconvert the two metabolites. Assume that DAS is initially at a steady state when there is a sudden increase in flux through reactions R1, R2, R3 and associated exchanges such that the concentrations of all primary metabolites remain constant. This would lead to net consumption of BH4 accompanied by net production of BH2. The increased BH2/BH4 concentration ratio would increase thermodynamic and mass action kinetic driving forces through R4, while simultaneously decreasing driving forces through R1 and R2. The system would eventually settle back to the initial steady state or a new one depending on reaction kinetic parameters and substrate availability. Conservation of the biopterin moiety therefore imposes a purely physicochemical form of regulation on dopamine synthesis that is mediated through mass action kinetics and thermodynamics. This statement can be generalised to all internal moieties, as Reich and Sel’kov did in their 1981 monograph on energy metabolism [2].

Reich and Sel‘kov’s gearwheel analogy [2] is appropriate for the five internal moieties we identified in iCore. These five moieties define five well known cofactor pools (Table 6). Each pool is coupled to a set of reactions that interconvert metabolites within that pool. The five pools are also coupled to each other through shared reactions, forming a gearwheel-like mechanism (Fig 9). A change in concentration ratios within any pool will affect the driving forces that turn the wheels. The central wheel in iCore is the NAD moiety (l6). A change in concentration ratios within one pool will therefore be propagated to other pools via the NAD/NADH concentration ratio (Fig 9). This example shows how local changes in the state of a metabolic network can be propagated throughout the network via coupled cofactor pools defined by internal moieties.

thumbnail
Fig 9. Coupling between internal moiety pools in iCore.

The five pools from Table 6 are coupled into a gearwheel-like mechanism. An increase in the NAD/NADH concentration ratio would affect driving forces in the direction shown. (a) Any reactions that interconvert NAD and NADH would be driven in the direction of increased NAD consumption. These include reactions of glycolysis and the TCA cycle, reactions converting malate and lactate to pyruvate, and reactions converting pyruvate, ethanol, and acetaldehyde to acetyl CoA. In short, NAD/NADH coupled reactions would be driven in the direction of increased acetyl CoA production from available carbon sources. (b) The increased NAD/NADH concentration ratio would also affect driving forces through reactions that couple the NAD pool to other cofactor pools. Altered flux through these reactions would in turn affect concentration ratios within those pools which are coupled to their own sets of reactions. (c) An increased NADP/NADPH ratio would drive flux through the pentose phosphate pathway and conversion of glutamate to alpha-ketoglutarate. An increased Q8/Q8H2 ratio would inhibit flux through the electron transport chain. Increased acetyl-CoA/CoA and succinyl-CoA/CoA ratios would drive acetate production and TCA cycle reactions, respectively, which are coupled to ATP production from ADP. (d) An increase in the ATP/ADP ratio resulting from increased flux through these reactions would drive ATP consuming reactions. In iCore, ATP consuming reactions are mainly found in gluconeogenesis so the increased ATP/ADP ratio would counteract the effects of an increased NAD/NADH ratio to some extent.

https://doi.org/10.1371/journal.pcbi.1004999.g009

The majority of moieties identified in subRecon were classified as internal (237/345). Most of these internal moieties were artefacts of the way the subset of reactions from Recon 2 were selected, i.e., based on the availability of atom mapping data (see Methods, Section Metabolic networks). Many reactions in subRecon were disconnected from the rest of the network and therefore could not carry any flux. To identify reactions capable of carrying flux, we computed the flux consistent part of subRecon [30], which consisted of 3,225 reactions and 1,746 metabolites. We identified 118 moiety conservation relations for this part of subRecon, 33 of which were classified as internal. The metabolite pools defined by these moieties consisted of between 2 and 9 metabolites and were distributed across five cell compartments; the cytosol, mitochondria, nucleus, endoplasmic reticulum, and peroxisomes. Some moieties were compartment specific while others were distributed amongst metabolites in two different compartments. As in iCore, the internal moiety pools were not independent of each other but were coupled by shared reactions.

Application of moiety graphs to stable isotope assisted metabolic flux analysis

Atoms in the same instance of a conserved moiety all follow the same path through a metabolic network. In an atom transition network these atoms are represented as separate nodes and their atom transitions as separate edges. A moiety graph encodes the paths of all atoms in an atom transition network in a reduced number of nodes and edges. In effect, they are reduced representations of atom transition networks that can be used in many of the same applications. Atom transition networks arise most frequently in the context of stable isotope assisted metabolic flux analysis where they underpin the ability to model the flow of isotopically labelled atoms through metabolic networks [31]. Stable isotope assisted metabolic flux analysis (MFA) deals with estimation of internal reaction fluxes in a metabolic network based on data from isotope labelling experiments [31]. Internal fluxes are estimated by fitting a mathematical model to measured exchange fluxes and isotopomer distributions.

A basic MFA model consists of nonlinear flux balance equations formulated around isotopomers of metabolites in the metabolic network of interest [32]. A metabolite with n carbon atoms has 2n carbon atom isotopomers. Therefore, the number of isotopomer balance equations grows exponentially with the number of metabolites in the metabolic network. More sophisticated MFA modelling frameworks have been developed to reduce the complexity of the problem, notably the cumomer [33] and elementary metabolite unit (EMU) [34] frameworks. Cumomer models consist of flux balance equations formulated around transformed variables called cumomers. They are the same size as isotopomer models but have a simpler structure that makes them easier to solve. EMU models have a similar structure as cumomer models but are significantly smaller. They consist of flux balance equations formulated around transformed variables known as EMU species. The number of EMU species for a given metabolic network is much smaller than the number of isotopomers and cumomers.

MFA models can be derived from moiety graphs instead of atom transition networks without loss of predictive capacity. We say that a moiety is labelled if any of its atoms are labelled and define moiety isotopomers as different labelling states of a metabolite’s moieties. The eight carbon containing metabolites in DAS (Fig 4) have 2,820 possible carbon atom isotopomers. Their 55 carbon atoms can be grouped into 11 carbon moieties (Fig 5b) with only 22 possible carbon moiety isotopomers. The reduction in number of isotopomers is even more pronounced for the two larger metabolic networks (Table 5c), reaching 12 orders of magnitude for iCore. It was less for subRecon where a greater proportion of moieties consist of a single atom (Fig 8). However, it was still substantial. Deriving MFA models from moiety graphs can therefore reduce the number of model equations by several orders of magnitude. Isotopomer and cumomer models, in particular, can be simplified with this approach. The algorithm to generate EMU species from atom transition networks ensures that atoms in the same instance of a conserved moiety are always part of the same EMU species. EMU models derived from moiety graphs will therefore be identical to those derived from atom transition networks (see supporting file S1 Fig). Regardless of the MFA modelling framework, moiety graphs can be used to simplify design of isotope labelling experiments, by reducing the number of options for labelled substrates.

Application of moiety vectors to decomposition of metabolic networks

Moiety vectors can be used to decompose a metabolic network into simpler moiety subnetworks [35]. An open metabolic network with total stoichiometric matrix S can be decomposed into t moiety subnetworks where t is the number of moiety conservation relations for the corresponding closed network N. Each moiety vector defines a stoichiometric matrix for one moiety subnetwork as (9) Stoichiometric matrices for moiety subnetworks (S(k)) are generally more sparse than the stoichiometric matrix for the full metabolic network (S). Each moiety subnetwork only includes the subparts of metabolites and reactions that involve a particular moiety. Moiety subnetworks of DAS are shown in Fig 10a. In addition to being more sparse than the full metabolic network (Fig 4), these subnetworks have simpler topologies. Of the seven moiety subnetworks of DAS only one (S(6)) was a hypergraph. All other DAS subnetworks were graphs. Four of 11 iCore subnetworks and 342 of 365 subRecon subnetworks were also graphs. We note that, although metabolic networks could in theory be decomposed with other types of conservation vectors, only moiety vectors are guaranteed to result in mass balanced subnetworks (see Fig 10b).

thumbnail
Fig 10. Moiety subnetworks of DAS.

(a) Moiety vectors l1, l2, l3, l6, and l7 (Table 4) were used to decompose the stoichiometric matrix for DAS (Table 3) into five subnetworks. Colours match the corresponding moieties in Fig 4. Linestyles match the corresponding reactions in Fig 4. The two hydrogen atom moiety subnetworks (l4 and l5) were omitted to simplify the figure. (b) A subnetwork derived from an extreme ray that did not represent moiety conservation. This subnetwork is not mass balanced as there is no mass transfer between Phe and BH2, Tyr and BH2, or BH2 and CO2 in the full metabolic network (Fig 4).

https://doi.org/10.1371/journal.pcbi.1004999.g010

Instantaneous moieties

The results above were for moieties identified for metabolic network reconstructions where we assume each reaction is active. These moieties will only be relevant if all reactions in those reconstructions are actually active in practice, i.e., carrying nonzero flux. In general, not all reactions in a metabolic network are active simultaneously, e.g., oxidative phosphorylation reactions in iCore are only active in the presence of oxygen. The set of instantaneous conserved moieties, their conservation relations, and their classification depend on which reactions are active at any point in time. All steady state flux distributions are in the right null space of the total stoichiometric matrix S for a metabolic network [36]. A convex basis for gives all extreme pathways of a metabolic network [37]. Extreme pathways are analogous to extreme semipositive conservation relations in the left null space (see Section Introduction). They are a maximal set of conically independent steady state flux distributions. Any steady state flux distribution can be written as a conical combination of extreme pathways.

To see how instantaneous conserved moieties vary depending on what reactions are active we computed the extreme pathways of iCore with the vertex enumeration algorithm from [13]. Computation of the extreme pathways of subRecon with the same algorithm was not tractable. The algorithm returned 1,421 extreme pathways for iCore. The number of instantaneous moiety conservation relations for these pathways ranged from 4 to 11 and the total number of moieties (i.e., instances) ranged from 18 to 520. Fig 11 shows an example of instantaneous moieties in an extreme pathway that corresponds to glycolysis. We found that moieties classified as transitive or integrative in the entire iCore network, were often classified as internal in individual extreme pathways. In particular, the inorganic phosphate moiety (Pi) was classified as internal in all except one extreme pathway. The constant metabolite pool defined by the Pi moiety varied between pathways, consisting of Pi, ATP, AMP and 9 to 17 phosphorylated intermediates of glycolysis and the pentose phosphate pathway. The ammonia moiety (NH4+) was also classified as internal in many extreme pathways (266/1,421) where it defined a constant metabolite pool consisting of NH4+, glutamine and glutamate.

thumbnail
Fig 11. Instantaneous iCore moieties.

Carbon and phosphate containing moieties in an extreme pathway of the E. coli core network that corresponds to glycolysis. Four conserved moieties are distinguished by shape in the figure. The pathway also conserves one oxygen atom moiety and two hydrogen atom moieties that were omitted to simplify the figure. Metabolite abbreviations are, Glc: D-glucose (VMH [23] ID: glc_D), PEP: phosphoenolpyruvate (VMH ID: pep), Pyr: pyruvate (VMH ID: pyr), F6P: D-fructose 6-phosphate (VMH ID: f6p), ATP: adenosine triphosphate (VMH ID: atp), ADP: adenosine diphosphate (VMH ID: adp), FDP: D-fructose 1,6-bisphosphate (VMH ID: fdp), DHAP: dihydroxyacetone phosphate (VMH ID: dhap), G3P: glyceraldehyde 3-phosphate (VHM ID: g3p), NAD: nicotinamide adenine dinucleotide (VMH ID: nad), Pbluei: orthophosphate (VMH ID: pi), NADH: reduced nicotinamide adenine dinucleotide (VMH ID: nadh), DPG: 1,3-bisphospho-D-glycerate (VMH ID: 13dpg), Lac: D-lactate (VMH ID: lac_D). The glucose moiety (circles) is transitive whereas the other three moieties are internal, including the phosphate moiety (squares) which was classified as integrative in the full iCore network.

https://doi.org/10.1371/journal.pcbi.1004999.g011

Computational complexity

The computational complexity of the method presented here is largely determined by the following two steps: 1) finding connected components of an atom transition network, and 2) determining isomorphisms between components. We used an implementation of Tarjan’s Algorithm [38] to find connected components of atom transition networks (see Methods, Section Identification of conserved moieties). The worst case time complexity of this algorithm is O (p + q) where p is the number of atoms (nodes) and q is the number of atom transitions (edges) in the input atom transition network. We apply Tarjan’s algorithm to the simple graph underlying the input atom transition network, which generally contains significantly fewer edges.

Algorithms to determine isomorphisms between two general graphs are an active research area. Atom transition networks are specialised graphs where every node is associated with a metabolite and every edge is associated with a reaction in the parent metabolic network. These additional structural elements of atom transition networks make it possible to determine isomorphisms between their components by pairwise comparisons (see Section Identification of conserved moieties in Methods). Since every atom must be connected to at least one other atom, the number of components is bounded from above by p/2. The number of components in the atom transition networks treated here was much lower. There were 57 components in the atom transition for DAS, 391 in the one for iCore, and 16,348 in the one for subRecon. If no component is isomorphic to any other component, we need to compare the first component to all other components, the second component to all others except the first, etc. The maximum number of comparisons is therefore (10) The overall worst case time complexity of our method is therefore . In practice, however, computation time scales much better (Table 5d). Identification of conserved moieties in subRecon took under five minutes with our method. We compared this performance with an implementation of a vertex enumeration algorithm [13] to compute the extreme rays of the left null space of a stoichiometric matrix (Table 5d). The two algorithms performed similarly on the two smaller networks but computation of extreme rays proved intractable for subRecon. The vertex enumeration algorithm did not complete after running for a week, at which point we terminated the process.

It may be of interest to know how our method scales with the size of metabolic networks, instead of the size of atom transition networks. The number of atoms per metabolite varies greatly but is bounded from above. So is the number of atom transitions per reaction. The largest metabolite in the three metabolic networks treated here was the subRecon metabolite neurotensin (Recon 2 ID C01836), with 241 atoms. The largest reaction was the subRecon reaction peroxisomal thiolase 2 (Recon 2 ID SCP2x), with 1,791 atom transitions. This is a composite reaction with large stoichiometric coefficients. Such large reactions are anomalous. The average number of atom transitions per metabolic reaction was much lower. The average (±standard deviation) was 44 (±16) for DAS, 81 (±72) for iCore, and 105 (±90) for subRecon. The number of atoms and atom transitions scales approximately linearly with the number of metabolites and internal reactions, respectively (Table 5d). We can therefore approximate the worst case time complexity of our method as .

Discussion

Moiety conservation relations are a subset of nonnegative integer conservation relations for a metabolic network. In principle, the latter can be computed using only a stoichiometric matrix, but the computational complexity of existing algorithms [11, 12, 14, 15, 17] has prohibited their application to large networks. Computation of moiety conservation relations requires information about the paths of atoms through metabolic networks in addition to reaction stoichiometry (see, Section Theoretical Framework, Section Moiety vectors). Here, we incorporated this information in the form of atom transition networks. Doing so allowed us to formulate the problem of computing moiety conservation relations as a graph theory problem that is solvable in polynomial time. We related atom paths to connected components of atom transition networks and conserved moieties to equivalent nodes of isomorphic components. We provided a novel definition of isomorphism that is specific to the structure of atom transition networks. This definition enabled us to determine isomorphisms and identify conserved moieties in a fast and reliable way. The relationship between conservation relations and metabolite substructures has long been known [1, 2, 18]. A relationship between conservation relations and graph theoretical properties of atom transition networks has not, to our knowledge, been demonstrated prior to this work. This is also, to our knowledge, the first polynomial time method to compute nonnegative integer conservation relations for metabolic networks.

Our method requires data on reaction stoichiometry and atom mappings for internal reactions of a metabolic network. Reliable data on reaction stoichiometry are readily available from high quality, manually curated metabolic network reconstructions that have been published for hundreds of organisms over the past couple of decades or so. These reconstructions are accessible in a standardised format [39], e.g., through the BioModels database [40]. Atom mapping data are increasingly becoming accessible through biochemical databases but are still largely algorithmically generated [21, 22]. KEGG [41, 42] and BioPath (Molecular Networks GmbH, Erlangen, Germany) provide manually curated atom mappings but the data are not freely accessible. No database currently provides mappings for hydrogen atoms or electrons which are required to compute all conserved moieties in a metabolic network. Data formats vary between databases as there is currently no agreed standard. However, the availability and quality of atom mapping data are rapidly increasing and we expect these issues will be remedied in the near future.

We chose to use the DREAM algorithm [20] to predict atom mappings for this work. Advantages of DREAM include ease of use, the ability to map hydrogen atoms, and use of the information-rich rxnfile format. A disadvantage of DREAM is that it uses mixed integer linear programming (MILP) which has exponential worst case time complexity. Kumar and Maranas recently published the first polynomial time atom mapping algorithm, called canonical labelling for clique approximation (CLCA) [22]. An implementation of this algorithm has not yet been released but should further speed up the process of obtaining atom mapping predictions. CLCA predictions for 27,000 reactions are already accessible through the MetRxn database [22]. These predictions were not yet suitable for this work, however, as they do not include hydrogen atoms.

Conserved moieties identified with our method depend on input atom mappings (see Results, Section Effects of variable atom mappings between recurring metabolite pairs). We showed how variable atom mappings between recurring metabolite pairs could give rise to a non-maximal set of composite moiety vectors. Note that composite moieties are a biochemical reality, not just an artefact of the atom mapping algorithm used. Many metabolite pairs do have multiple biochemically equivalent atom mappings, each of which is realised in a living organism. For modelling purposes, however, it is desirable to identify a maximal number of linearly independent moiety conservation relations. We therefore formulated an MILP algorithm for decomposition of composite moiety vectors (Methods, Section Decomposition of moiety vectors). It would be preferable to construct the atom transition network with minimal variability in atom mappings between recurring metabolite pairs to avoid composite moieties altogether. Doing so would be relatively straightforward if input data included all alternative atom mappings for reactions. Prediction of alternative atom mappings with the DREAM algorithm is possible but time consuming, both due to the longer running times required, and because DREAM outputs each alternative atom mapping in a separate rxnfile. Some effort is therefore required to integrate alternative predictions. The CLCA algorithm outputs alternative atom mapping predictions in a single file by default and should therefore facilitate identification of nondecomposable moiety conservation relations. Ultimately, however, predicted atom mappings need to be manually curated for alternatives.

To span the left null space of Recon 2 we needed to decompose the electron vector (Results, Section General properties of identified moieties) with the MILP algorithm described in Methods, Section Decomposition of moiety vectors. We note that this MILP algorithm can also be used to decompose the elemental matrix for a metabolic network. This is in fact a method for nonnegative integer factorisation of the elemental matrix, similar to the algorithm presented in [18]. However, this method has exponential worst case time complexity. Also, while MILP decomposition of the elemental matrix returns the chemical composition of moieties it cannot be used to pinpoint the exact group of atoms in a metabolite that belong to each moiety. Empirically, we found that MILP decomposition of the elemental matrices for the three metabolic networks treated here completed in a reasonable amount of time although it scaled much worse than analysis of atom transition networks (3.4 × 10−1 s for DAS, 1.8 × 100 s for iCore, 4.7 × 103 s for subRecon, compare to Table 5d). In the absence of atom mapping data, MILP decomposition of the elemental matrix provides an alternative way to compute moiety conservation relations for metabolic networks. For the most part, decomposition of elemental matrices gave the same set of vectors as analysis of atom transition networks. The only exception was that decomposition of the elemental matrix for DAS returned the vector (11) in place of the oxygen moiety vector l6 in Table 4. We note that l9 = l6 + 2 (l2l1) does not correspond to a conserved moiety in DAS.

Here, we highlighted three potential applications of our method; to identify constant metabolite pools (Results Section The gearwheels of metabolism), to model isotope labelling experiments for metabolic flux analysis (Results Section Application of moiety graphs to stable isotope assisted metabolic flux analysis), and to decompose metabolic networks (Results Section Application of moiety vectors to decomposition of metabolic networks). These applications take advantage of our method’s unique ability to identify the exact group of atoms that correspond to each conserved moiety. As we alluded to in the introduction, another clear application area is metabolic modelling. A nonnegative integer basis for the left null space can be used to simplify metabolic models and to compute a full rank Jacobian which is required for many computational modelling methods [6, 7]. Other applications would include minimisation of intermediate metabolite concentrations [43], and computation of minimal cut sets [44]. We also believe our method may be of value to theoretical biologists. For example, the ability to decompose metabolic networks into simpler subnetworks may facilitate research on physical and mathematical properties that are otherwise obscured by topological complexity.

Methods

Metabolic networks

We tested our method on three metabolic networks of increasing sizes (see Table 5a), two human and one E. coli network. The E. coli network consisted of core metabolic pathways including glycolysis, the pentose phosphate shunt, the TCA cycle, oxidative phosphorylation and fermentation [27]. We refer to this network as iCore for abbreviation.

The two human networks were derived from the generic human metabolic reconstruction Recon 2 [26]. The smaller of the two consisted of four internal reactions from the dopamine synthesis pathway and seven metabolite exchange reactions. We refer to this network as DAS, and its four internal reactions as R1, R2, R3, and R4. R1 corresponds to Recon 2 reaction r0399, R2 is a composite of reactions TYR3MO2 and THBPT4ACAMDASE, R3 corresponds to reaction 3HLYTCL, and R4 is a composite of reactions DHPR and FDH.

The larger human network, which we refer to as subRecon, included approximately two thirds (4,261/6,691) of internal reactions in Recon 2. This was the largest subset of Recon 2 reactions for which atom mappings could be predicted at the time of our analysis. For most of the remaining reactions (2,380/2,430), we were unable to generate rxnfiles for input to the DREAM server [20]. For other reactions (50/2,430), the DREAM algorithm timed out or failed to parse input rxnfiles. Rxnfiles could not be generated for 1,871/2,380 due to lack of information about metabolite structures, and for 509/2,380 reactions because they were not mass or charge balanced.

Generation of atom transition networks

Atom transition networks were generated based on atom mappings for metabolic reactions. Atom mapping predictions were obtained through the web interface to the mixed integer linear programming method DREAM [20]. The objective was set to minimise the number of bonds broken and formed in each reaction. Reactions were input to DREAM in rxnfile format (Accelrys, San Diego, CA). Rxnfiles were written from data on reaction stoichiometry and metabolite structures in molfile format (Accelrys, San Diego, CA). All hydrogen atoms were explicitly represented to obtain mappings for hydrogen atoms in addition to other elements. Care was taken to ensure that hydrogen and charge balancing of reactions was the same in rxnfiles as in the parent stoichiometric matrix. This was essential to ensure that computed moiety vectors were in the left null space of the stoichiometric matrix.

Identification of conserved moieties

We denote the internal stoichiometric matrix of a metabolic network by . Conserved moieties in the metabolic network were identified by analysis of an atom transition network that was generated as described in Generation of atom transition networks. We denote the incidence matrix of the input atom transition network by A ∈ {−1, 0, 1}p×q where p is the number of atoms and q the number of atom transitions. The first step in our analysis is to find connected components of A. To this end, we used an implementation of Tarjan’s algorithm [38] (see Section Implementation). We denote the incidence matrix of component h of A by C(h) ∈ {−1, 0, 1}x×y.

Each atom in a component belongs to a particular metabolite in the metabolic network. We define a mapping matrix M(h) ∈ {0, 1}m×x that maps atoms to metabolites. It is defined such that if the atom represented by row g in C(h) belongs to the metabolite represented by row i in N. Otherwise, . The component C(h) represents conservation of a single atom throughout the metabolic network. We define its atom conservation vector as (12) i.e., it is the column sum of M(h). Element ah,i is therefore the number of atoms in metabolite i that are in component C(h). We define two components C(h) and C(d) to be isomorphic if they include the same number of atoms from each metabolite. It follows that the two components are isomorphic, with C(h) = C(d), if ah = ad. A set of isomorphic components is denoted by K = {h, dad = ah}.

A moiety graph λk is obtained by merging a set K of isomorphic components into a single graph. The incidence matrix of λk is given by (13) We note that G(k) = C(h)hK except that the rows of G(k) represent separate instances of a conserved moiety instead of atoms. A moiety vector lk is derived from the incidence matrix G(k) of a moiety graph in the same way that the atom conservation vector ah was derived from the incidence matrix C(h) of a component in Eq 12. This is equivalent to setting lk = ahhK.

Classification of moieties

We classified moieties according to the schema presented in [12]. Briefly, moieties were grouped into three categories termed transitive, integrative and internal. These categories were referred to as Type A, Type B, and Type C, respectively, in [12]. A moiety with conservation vector lk was classified as internal if it was conserved in the open metabolic network represented by the total stoichiometric matrix S, i.e., if ST lk = 0. Metabolites containing internal moieties were defined as secondary metabolites, while all other metabolites were defined as primary metabolites. Moieties that were only found in primary metabolites were classified as transitive moieties, while those that were found in both primary and secondary metabolites were classified as integrative moieties.

Decomposition of moiety vectors

Our method for analysing atom transition networks returns r moiety vectors as the columns of the moiety matrix . As described in Results, Section Effects of variable atom mappings between recurring metabolite pairs, our method may return composite moiety vectors if the input atom transition network was generated from variable atom mappings between recurring metabolite pairs. Any composite moiety vector can be written as lk = xk + yk, where xk and yk are nonzero moiety vectors. To decompose a composite moiety vector lk, we solved the mixed integer linear programming (MILP) problem (14) (15) (16) (17) (18) We denote this problem by Pk. The constraint in Eq 15 defines the solution vectors xk and yk as components of lk. The constraints in Eqs 16 and 17 correspond to Eqs 2 and 3 defining nonnegative integer conservation vectors (see Theoretical Framework, Section Moiety vectors). These constraints are implicit for yk due to Eq 15. The constraint in Eq 18, when combined with Eq 15, ensures that xk and yk are both greater than zero. We chose to minimise the sum of elements in xk but other objectives would also work. Problem Pk is infeasible for nondecomposable lk. We note that the solution vectors xk and yk might themselves be composite moiety vectors. To fully decompose the moiety matrix L we must therefore solve Pk iteratively until it is infeasible for all input moiety vectors. This process can be described with the algorithm,

1. Input . Initialise L′ = L and D = [ ], where [ ] denotes an empty matrix.

2. Set and L′′ = [ ], where denotes the first row of L′.

   If r′ ≥ 1, then go to Step 3,

   else, go to Step 5.

3. For k = 1: r′,

   denote lk = L:,k,

   solve Pk.

   If Pk is infeasible, set D = [D, lk],

   else, denote the solution of Pk by xk and yk and set L′′ = [L′′, xk, yk].

   Go to Step 4.

4. Set L′ = L′′ and go back to Step 2.

5. Output the fully decomposed moiety matrix .

The same algorithm can be used for nonnegative integer matrix factorisation of an elemental matrix and electron vector for a metabolic network.

Implementation

We implemented the method presented here as an algorithmic pipeline in MATLAB (MathWorks, Natick, MA). This implementation is freely available as part of the COBRA toolbox [45] at https://github.com/opencobra/cobratoolbox (directory topology/conservedMoieties). Required inputs are an atom transition network and a stoichiometric matrix for a metabolic network. The method outputs moiety conservation relations both as moiety graphs and moiety vectors. All graphs are represented as incidence matrices. Support functions to generate atom transition networks (Section Generation of atom transition networks), classify moieties (Section Classification of moieties) and decompose moiety vectors (Section Decomposition of moiety vectors) are included with the core code. A tutorial on identification of conserved moieties in the dopamine synthesis network DAS is available at https://github.com/opencobra/cobratoolbox (directory topology/conservedMoieties/example), along with necessary data and MATLAB scripts that run through the example.

To compute the connected components of atom transition networks we used and implementation of Tarjan’s algorithm available as part of the Bioinformatics Toolbox for MATLAB (MathWorks, Natick, MA). This toolbox is not included with a standard installation of MATLAB. Users who do not have the Bioinformatics Toolbox can still run the pipeline with a free alternative to Tarjan’s algorithm to compute components of atom transition networks. If the Bioinformatics Toolbox is not installed in the MATLAB path, the pipeline calls a k-Nearest Neighbour algorithm in the MATLAB Network Routines toolbox by Bounova and Weck [46]. This toolbox is freely available with the COBRA toolbox. The k-Nearest Neighbour algorithm is considerably slower than Tarjan’s algorithm.

All code in the COBRA toolbox is distributed under a GNU General Public Licence and we encourage implementations of our method for other platforms than MATLAB. We have taken care to document and comment our code to facilitate such efforts.

Supporting Information

S1 Appendix. Mathematical definitions.

Formal definitions of linear algebra and graph theory terms used or introduced in this work.

https://doi.org/10.1371/journal.pcbi.1004999.s001

(PDF)

S1 Fig. Conserved moieties and elementary metabolite units.

Application of the algorithm presented in [34] to generate an elementary metabolite unit (EMU) reaction network from a moiety graph. (a) A toy metabolic network first presented in black [34] black. (b) An atom transition network for the toy metabolic network. (c) The moiety graph derived from the atom transition network. (d)-(f) Elementary metabolite unit reaction networks generated from the moiety graph. (d) Size 1 EMU species. (e) Size 2 EMU species. (f) Size 3 EMU species.

https://doi.org/10.1371/journal.pcbi.1004999.s002

(PDF)

Acknowledgments

We thank Vuong Phan, Hoai Minh Le, Matthew DeJongh, Averina Nicolae, Diana El Assal and Fatima Liliana Monteiro for their helpful comments on the manuscript.

Author Contributions

  1. Conceived and designed the experiments: HSH RMTF.
  2. Performed the experiments: HSH.
  3. Analyzed the data: HSH RMTF.
  4. Contributed reagents/materials/analysis tools: HSH RMTF.
  5. Wrote the paper: HSH RMTF.

References

  1. 1. Atkinson DE. Cellular Energy Metabolism and its Regulation. Waltham: Academic Press; 1977.
  2. 2. Reich JG, Sel’kov EE. Energy Metabolism of the Cell. A Theoretical Treatise. London: Academic Press; 1981.
  3. 3. Bier M, Bakker BM, Westerhoff HV. How yeast cells synchronize their glycolytic oscillations: A perturbation analytic treatment. Biophys J. 2000; 78: 1087–1093. pmid:10692299
  4. 4. Bakker BM, Mensonides FIC, Teusink B, van Hoek P, Michels PAM, Westerhoff HV. Compartmentation protects trypanosomes from the dangerous design of glycolysis. Proc Natl Acad Sci U S A. 2000; 97: 2087–2092. pmid:10681445
  5. 5. Cornish-Bowden A, Hofmeyr JHS. The role of stoichiometric analysis in studies of metabolism: An example. J Theor Biol. 2002; 216: 179–191. pmid:12079370
  6. 6. Sauro HM, Ingalls B. Conservation analysis in biochemical networks: computational issues for software writers. Biophys Chem. 2004; 109: 1–15. pmid:15059656
  7. 7. Vallabhajosyula RR, Chickarmane V, Sauro HM. Conservation analysis of large biochemical networks. Bioinformatics. 2006; 22: 346–53. pmid:16317075
  8. 8. Horn F, Jackson R. General mass action kinetics. Arch Ration Mech Anal. 1972; 47: 81–116.
  9. 9. Hofmeyr JHS, Kacser H, van der Merwe KJ. Metabolic control analysis of moiety-conserved cycles. FEBS J. 1986; 155: 631–640. pmid:3956502
  10. 10. Gill PE, Murray W, Saunders MA, Wright MH. Maintaining LU factors of a general sparse matrix. Linear Algebra Appl. 1987; 88–89:239–270.
  11. 11. Schuster S, Höfer T. Determining all extreme semi-positive conservation relations in chemical reaction systems: a test criterion for conservativity. J Chem Soc Faraday Trans. 1991; 87: 2561–2566.
  12. 12. Famili I, Palsson BØ. The convex basis of the left null space of the stoichiometric matrix leads to the definition of metabolically meaningful pools. Biophys J. 2003; 85: 16–26. pmid:12829460
  13. 13. Avis D, Fukuda K. A pivoting algorithm for convex hulls and vertex enumeration of arrangements and polyhedra. Discrete Comput Geom. 1992; 8: 295–313.
  14. 14. Schuster S, Hilgetag C. What information about the conserved-moiety structure of chemical reaction systems can be derived from their stoichiometry? J Phys Chem. 1995; 99: 8017–8023.
  15. 15. Nikolaev EV, Burgard AP, Maranas CD. Elucidation and structural analysis of conserved pools for genome-scale metabolic reconstructions. Biophys J. 2005; 88: 37–49. pmid:15489308
  16. 16. Soliman S. Invariants and other structural properties of biochemical models as a constraint satisfaction problem. Algorithms Mol Biol. 2012; 7: 15. pmid:22642806
  17. 17. De Martino A, De Martino D, Mulet R, Pagnani A. Identifying all moiety conservation laws in genome-scale metabolic networks. PLoS One. 2014; 9: e100750. pmid:24988199
  18. 18. Park DJM Jr. The complete stoichiometer. Comput Methods Programs Biomed. 1986; 22: 293–301. pmid:3637126
  19. 19. Vavasis SA. On the complexity of nonnegative matrix factorization; 2007. Preprint. Available: arXiv:0708.4149v2 [cs.NA]. Accessed 18 October 2015.
  20. 20. First EL, Gounaris CE, Floudas CA. Stereochemically consistent reaction mapping and identification of multiple reaction mechanisms through integer linear optimization. J Chem Inf Model. 2012; 52:84–92. pmid:22098204
  21. 21. Latendresse M, Malerich JP, Travers M, Karp PD. Accurate atom-mapping computation for biochemical reactions. J Chem Inf Model. 2012; 52(11): 2970–2982. pmid:22963657
  22. 22. Kumar A, Maranas CD. CLCA: Maximum common molecular substructure queries within the MetRxn database. J Chem Inf Model. 2014; 54: 3417–3438. pmid:25412255
  23. 23. Database: The Virtual Metabolic Human database [Internet]. Accessed: https://vmh.uni.lu/.
  24. 24. Klamt S, Haus UU, Theis F. Hypergraphs and cellular networks. PLoS Computational Biology. 2009; 5: e1000385. pmid:19478865
  25. 25. Gross JL, Yellen J. Graph Theory and Its Applications. 2nd ed. Boca Raton: Chapman and Hall/CRC; 2005.
  26. 26. Thiele I, Swainston N, Fleming RMT, Hoppe A, Sahoo S, Aurich MK, et al. A community-driven global reconstruction of human metabolism. Nat Biotechnol. 2013; 31: 419–425. pmid:23455439
  27. 27. Orth JD, Palsson BØ, Fleming RMT. Reconstruction and use of microbial metabolic networks: the core Escherichia coli metabolic model as an educational guide. EcoSal Plus. 2010; 1: 10. pmid:26443778
  28. 28. Aris R. Chemical kinetics and the ecology of mathematics. Am Sci. 1970; 58: 419–428.
  29. 29. Corio PL. Theory of reaction mechanisms. In: Relationships and Mechanisms in the Periodic Table, number 150 in Topics in Current Chemistry. Heidelberg: Springer Berlin; 1989. pp. 249–283. https://doi.org/10.1007/BFb0111262
  30. 30. Vlassis N, Pacheco MP, Sauter T. Fast reconstruction of compact context-specific metabolic network models. PLoS Comput Biol. 2014; 10: e1003424. pmid:24453953
  31. 31. Wiechert W. 13C metabolic flux analysis. Metab Eng. 2001; 3: 195–206. pmid:11461141
  32. 32. Wiechert W, de Graaf AA. Bidirectional reaction steps in metabolic networks: I. modeling and simulation of carbon isotope labeling experiments. Biotechnol Bioeng. 1997; 55: 101–17. pmid:18636449
  33. 33. Wiechert W, Möllney M, Isermann N, Wurzel M, de Graaf AA. Bidirectional reaction steps in metabolic networks: III. explicit solution and analysis of isotopomer labeling systems. Biotechnol Bioeng. 1999; 66: 69–85. pmid:10567066
  34. 34. Antoniewicz MR, Kelleher JK, Stephanopoulos G. Elementary metabolite units (EMU): a novel framework for modeling isotopic distributions. Metab Eng. 2007; 9: 68–86. pmid:17088092
  35. 35. Plasson R, Bersini H, Brandenburg A. Decomposition of complex reaction networks into reactons; 2008. Preprint. Available: arXiv:0803.1385v1 [q-bio.MN]. Accessed 18 October 2015.
  36. 36. Palsson BØ. Systems Biology: Constraint-based Reconstruction and Analysis. 1st ed. Cambridge: Cambridge University Press; 2015. https://doi.org/10.1017/CBO9780511790515
  37. 37. Schilling CH, Letscher D, Palsson BØ. Theory for the systemic definition of metabolic pathways and their use in interpreting metabolic function from a pathway-oriented perspective. J Theor Biol. 2000; 203: 229–48. pmid:10716907
  38. 38. Tarjan RE. Depth first search and linear graph algorithms. SIAM J Comput. 1972; 1: 146–160.
  39. 39. Hucka M, Finney A, Sauro HM, Bolouri H, Doyle JC, Kitano H, et al. The systems biology markup language (SBML): a medium for representation and exchange of biochemical network models. Bioinformatics. 2003; 19: 524–531. pmid:12611808
  40. 40. Li C, Donizelli M, Rodriguez N, Dharuri H, Endler L, Chelliah V, et al. BioModels database: An enhanced, curated and annotated resource for published quantitative kinetic models. BMC Syst Biol. 2010; 4: 92. pmid:20587024
  41. 41. Hattori M, Okuno Y, Goto S, Kanehisa M. Development of a chemical structure comparison method for integrated analysis of chemical and genomic information in the metabolic pathways. J Am Chem Soc. 2003; 125:11853–11865. pmid:14505407
  42. 42. Kotera M, Okuno Y, Hattori M, Goto S, Kanehisa M. Computational assignment of the EC numbers for genomic-scale analysis of enzymatic reactions. J Am Chem Soc. 2004; 126: 16487–16498. pmid:15600352
  43. 43. Schuster S, Schuster R, Heinrich R. Minimization of intermediate concentrations as a suggested optimality principle for biochemical networks. J Math Biol. 1991; 29: 425–455. pmid:1875162
  44. 44. Klamt S, Gilles ED. Minimal cut sets in biochemical reaction networks. Bioinformatics. 2004; 20: 226–234. pmid:14734314
  45. 45. Schellenberger J, Que R, Fleming RMT, Thiele I, Orth JD, Feist AM, et al. Quantitative prediction of cellular metabolism with constraint-based models: the COBRA toolbox v2.0. Nat Protoc. 2011; 6: 1290–1307. pmid:21886097
  46. 46. Bounova G, de Weck O. Overview of metrics and their correlation patterns for multiple-metric topology analysis on heterogeneous graph ensembles. Phys Rev E. 2012; 85: 016117. pmid:22400635