Next Article in Journal
Whole Exome Sequencing Enhanced Imputation Identifies 85 Metabolite Associations in the Alpine CHRIS Cohort
Previous Article in Journal
Estradiol Valerate Affects Hematological and Hemorheological Parameters in Rats
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Multi-Objective Optimization of Microalgae Metabolism: An Evolutive Algorithm Based on FBA

by
Monica Fabiola Briones-Baez
1,
Luciano Aguilera-Vazquez
1,
Nelson Rangel-Valdez
2,
Ana Lidia Martinez-Salazar
1,* and
Cristal Zuñiga
3
1
TECNM/Instituto Tecnológico de Ciudad Madero, División de Estudios de Posgrado e Investigación, Los Mangos 89440, Mexico
2
CONACyT—TECNM/Instituto Tecnológico de Ciudad Madero, División de Estudios de Posgrado e Investigación, Los Mangos 89440, Mexico
3
Department of Biology, San Diego State University, 5500 Campanile Drive, San Diego, CA 92182, USA
*
Author to whom correspondence should be addressed.
Metabolites 2022, 12(7), 603; https://doi.org/10.3390/metabo12070603
Submission received: 21 May 2022 / Revised: 17 June 2022 / Accepted: 22 June 2022 / Published: 29 June 2022
(This article belongs to the Section Plant Metabolism)

Abstract

:
Studies enabled by metabolic models of different species of microalgae have become significant since they allow us to understand changes in their metabolism and physiological stages. The most used method to study cell metabolism is FBA, which commonly focuses on optimizing a single objective function. However, recent studies have brought attention to the exploration of simultaneous optimization of multiple objectives. Such strategies have found application in optimizing biomass and several other bioproducts of interest; they usually use approaches such as multi-level models or enumerations schemes. This work proposes an alternative in silico multiobjective model based on an evolutionary algorithm that offers a broader approximation of the Pareto frontier, allowing a better angle for decision making in metabolic engineering. The proposed strategy is validated on a reduced metabolic network of the microalgae Chlamydomonas reinhardtii while optimizing for the production of protein, carbohydrates, and CO 2 uptake. The results from the conducted experimental design show a favorable difference in the number of solutions achieved compared to a classic tool solving FBA.

Graphical Abstract

1. Introduction

Microalgae are unicellular photosynthetic organisms. They are capable of capturing gases such as CO 2 from internal combustion engines and industries, and converting it into oxygen [1]. Furthermore, some strains of microalgae have the ability to thrive under stress conditions while removing oxygen peroxide, nitrates, and phosphates present in wastewater [2], making microalgae suitable for several bioremediation strategies. In addition, microalgae CO 2 capture through photosynthesis and its transformation into several industrial raw materials such as carbohydrates, lipids, proteins, pigments, aromatic compounds, etc., is a more economical and attractive renewable source [3,4].
A large number of strains of microalgae have been studied, finding several metabolic pathways involved in the synthesis of many secondary metabolites. However, the production rate of these metabolites varies from one species to another or even in the same species, according to different environmental and metabolic conditions. The production of the secondary metabolites depends on many factors, such as the type of microalgae and the culture conditions, temperature, pH, lighting, and nutrient sources [5].
So far, metabolic models built from genomic sequences allow a quantitative view of the transport and metabolism of compounds within a target organism. In addition, these metabolic models have long been used to generate optimized design strategies for an improved production process [6].
Most metabolic models of microalgae focus on studying a single objective function, e.g., biomass. For the particular case of metabolic networks in steady-state, Flux Balance Analysis (or FBA) is the most commonly used optimization method for their study [7,8]. Equation (1) defines the associated FBA linear optimization problem [8], where v is the flux vector across the reactions. The stoichiometric matrix S m × n represents the metabolic network, where there is a metabolite per row and a reaction per column. The value of the cell S i j is the stoichiometric coefficient of the metabolite i involved in reaction j [7], and the L B j , U B j are the lower and upper bounds for the fluxes allowed in the metabolic system. The steady-state assumption is established by S v = 0 [9].
FBA max F ( v ) = v b i o m a s s Subject to S · v = 0 L B j v j U B j , j { 1 , , n }
The solution space for FBA is defined by Equation (1), and within it optimizes a single bioproduct of interest, usually biomass. Such is the case of the application of FBA on photosynthetic organisms models, including Synechocystis sp. PCC 6803 [10,11], Synechococcus sp. PCC 7002 [12,13], Cyanothece sp. ATCC 51142 [14], C. reinhardtii [15], Anabaena sp. UTEX 2576 [16], Chlorella vulgaris UTEX 395 [6], Chlorella variabilis [17], Chlorella protothecoides [18], and Arabidopsis thaliana [19] to estimate fluxes and yields.
However, despite the widespread use of FBA to predict fluxes in large-scale networks, it is not always accurate in predicting fluxes in vivo [20]. Moreover, most metabolic models satisfy n > m , meaning that multiple solutions might be found. This situation becomes more complex in simultaneous bioproducts optimization. A recent trend that works in metabolic analysis involves optimizing several objectives to engage in the study of more than one bioproduct of interest [21,22,23]. In the past decade, this method can be traced back to the work of Zomorrodi and Maranas [24]. There, they developed the computational framework OptCom for FBA of microbial communities. The foundation of the framework is multi-level optimization; it optimizes problems embedded one another in a hierarchical structure for the sake of reaching optimum values for the final chosen bioproduct. Budinich et al. [21] extend FBA for microbial communities by defining a Multi-Objective FBA (MOFBA) in order to study multiple trade-offs between nutrients and growth rates. More recently, Andrade et al. [22] and Pelt-KleinJan [23] proposes a multi-objective formulation of FBA that considers nutrient limitations for metabolic analysis.
Multi-objective optimization has been exploited in a wide variety of fields in science and engineering [25,26]. MOFBA, in particular, appears in medicine, where Zhang and Boley [27] proposed a non-linear MOFBA to explain the impact of the objectives cells in the Warburg effect in different cell types. Moreover, the works [21,24,27] simulate genome-scale metabolic models for microbial ecosystems as a single strain exchanging; they use multi-objective flux equilibrium analysis, and flux variability analysis (MO-FVA).
The main goal for multi-objective optimization is a good approximation of the Pareto frontier, cf. [28]; Figure 1 illustrates this within a metabolite context in a bi-objective function maximizing carbohydrates and proteins [29]. In this field, Multi-objective Evolutionary Algorithms (MOEAs) are widely recognized. Mainly, the algorithm NSGAII (Non-Dominated Sorting-based multi-objective EA) proposed by [30,31] has been quite effective when handling two or three objectives [32,33]. Based on the survey in [34], the only related work that uses NSGAII for FBA optimization is by Costanza et al. [35].
An overall view of the previous analysis indicates that the motivation for using multi-objective optimization in FBA lies in improving the prediction capability of FBA. However, the revised approaches do not adequately exploit the versatility of metaheuristics to approximate the Pareto frontier under a moderate consumption of computational resources. In other words, using a metaheuristic can better approximate the Pareto frontier, and provide a greater diversity of solutions than the previous approaches [25,26].
Hence, this work proposes a novel implementation of the metaheuristic algorithm NSGAII [30] for microalgae growth optimization. The novelty in the proposed NSGAII includes an original encoding scheme or genotype and an original fitness evaluation function. While in [35], NSGAII uses a knockout vector as genotype or encoding scheme, and OptKnock (cf. [36]) as fitness evaluation, the proposed NSGAII uses an original encoding scheme that generalizes the previous one, and an original fitness function evaluation based on FBA. The proposed encoding scheme is a generalization because the associated solutions’ search space includes the knockouts. The use of FBA instead of OptKnock as a fitness function might significantly impact the performance of the algorithm because instead of solving a costly combinatorial optimization problem as in OptKnock, it solves a simpler linear equation system.
The conducted experimental design demonstrates the validity against a glyclolysis module of a reduced metabolic network for microalgae Chlamydomonas reinhardtii [20]. Moreover, the proposed NSGAII is compared against FBA, and the results show that while the quality of the solution remains, the proximity to an ideal point is improved statistically and it achieved a greater diversity of solutions. Hence, the main contributions are the novel multi-objective optimization problem for metabolic analysis and the metaheuristic algorithm to solve it.

2. Results

Table 1 summarizes the performance of NSGAII and FBA. Column 1 shows each configuration considered. Column 2 shows the quality of solution Q achieved by NSGAII. Columns 3 to 5 show the value of Q for FBA considering as objectives each of the bioproducts chosen in the associated configuration. Finally, Column 6 presents the number of solutions produced by NSGAII; this number denoted F 0 , is the number of non-dominated solutions reported by the algorithm.
The solution quality was statistically compared between NSGAII and the distinct solutions reported by FBA for each configuration, and each objective took the lead. The null hypothesis H 0 was tested: the medians of the differences between the two group samples are equal. Using the Wilcoxon statistical test with a significance level set to 0.01 , and as pairs of group samples ( NSGAI I Min Euclid , FB A O b j 1 ) , ( NSGAI I Min Euclid , FB A O b j 2 ) , ( NSGAI I Min Euclid , FB A O b j 3 ) , the obtained p-values were 0.000018 , 0.000026 , and 0.000087 , respectively. These results mean a rejection of H 0 , indicating a difference between the quality results of NSGAII and FBA, favoring NSGAII due to its lower values.
The results in Table 1 show that NSGAII improved FBA in terms of quality. Considering multiple objectives, NSGAII obatined closer solutions to the ideal point than those obtained by FBA. Moreover, the statistical test confirms that there is indeed a significant difference among these results. In addition, the good performance of NSGAII with respect to the diversity indicator D is also confirmed according to the values shown in Column 6, where the number of solutions ranges from a few dozens to several hundred, depending on the configuration, while classical FBA usually offers only one solution when Flux Variance Analysis (FVA) is not used.
Figure 2, Figure 3, Figure 4 and Figure 5 offer a perspective of the behavior of NSGAII concerning the spread indicator S applied to the results achieved in the configuration C 0 . All these figures show the ideal point in purple color, the three solutions reported by FBA in green color, and all the solutions reported by NSGAII are in blue circles. From these graphics, three main observations must be commented on: (1) first, the solutions of NSGAII describe the real contour of the Pareto frontier, while the solutions by FBA are only extreme points; (2) there exist solutions closers to the ideal point even though FBA warranty optimal solutions; and (3) the solutions of NSGAII are widely spread in the Pareto frontier. Hence, from the previous observations, it can be noted that NSGAII spread improves that of FBA; this behavior is repeated in all the remaining configurations.
A closer numerical look at the differences between NSGAII and FBA under configuration C 0 is shown in Table 2. This table compares the fluxes achieved by FBA in each case against some selected solutions reported by NSGAII.
Some additional insights arise from the previous results. Let us begin with the variety of configurations used in the comparison; this demonstrates the versatility of NSGAII to adapt to different circumstances and its capacity to improve the analysis of the metabolic network given the larger number of solutions produced for each of them.
After that, evolutionary approaches require fewer resources than FBA when dealing with multiple objectives; for example, it has the advantage of spending less time and memory. Approaches such as NSGAII allow a greater power of choice in the decision-making process also due to the variety and number of solutions, and the possibility of an easier recognition of the most important fluxes in a network and their influence and impact rather than not having a methodology.
Finally, by analyzing sets of several tens or hundreds of solutions simultaneously instead of just one through the classical approach, it is possible to have a better perspective of what is happening in cell metabolism.

3. Discussion

Figure 6 is an oversimplifying of the Chlamydomonas reinhardtii metabolic network (detailed in Figure 7). The representation of Figure 6a are values obtained by optimizing the v 14 flux using FBA. Figure 6b–d correspond to results obtained from NSGAII. From these results, it can be seen that a cell always produces a compromise between the amount of biomass, carbon reserves, and its respiration process. Everything that occurs inside is distributed in distinct ways and proportions. The advantage of the proposed implementation of NSGAII is that one execution of the algorithm produces several fluxes distributions, in contrast with FBA which only produces one, the solutions’ set from NSGAII improve a researcher’s sight view of the physiological scenario under different conditions.
The growth on acetate as a carbon source of Chlamydomonas reinhardtii synthesizes CO 2 as a product of metabolism, as seen in all fluxes distributions shown in Figure 6a–d, denoted v 18 . In this case, the metabolism of carbon acts as a source of energy for biomass growth.
Figure 6c shows that the protein value of 6.60 is greater than the flux of carbohydrates that corresponds to 3.9, indicating a low accumulation of carbohydrates in favor of more significant protein production. This result concurs with the reported higher protein content observed when Chlamydomonas reinhardtii is cultured heterotrophically [15].
Figure 6d shows a slightly more uniform distribution of fluxes compared to the ones shown in Figure 6a, where all the fluxes are directed to the production of carbohydrates, compromising the entire flux of proteins v 10 , leading to a state lacking growth in the biomass.
NSGAII can also produce solutions with similar fluxes’ values to those obtained from FBA. For example, in Figure 6b, values are almost equal to those in Figure 6a, where the produced fluxes point to the generation of Carbohydrates and CO 2 . However, these solutions compromise protein production, such situation implies null growth and an undesirable condition for a real process, as discussed in previous experimental research [15,37].

4. Materials and Methods

This section presents the proposed implementation for NSGAII, and the experiment conducted to validate it in the solution of MOFBA. It is organized into three subsections. First, it shows the proposed approach. After that, it presents the case study. Finally, it ends with the description of the experimental design used to test NSGAII.

4.1. Proposed Evolutionary Approach Based on NSGAII

Traditionally, the optimization of metabolic networks considers a steady-state approximation in which the metabolite concentrations are assumed to be constant. Since in the majority of the real-world metabolic networks the number of reactions (denoted by n) is higher than the number of metabolites (denoted by m), there is a large number of combinations of reaction fluxes that satisfy such systems. This section presents the proposed multi-objective FBA and a novel evolutionary approach that solves it, efficiently producing a proper approximation of the Pareto frontier with a quite diverse set of Pareto solutions that can improve decision-making in metabolic engineering.
The novel features included in this research are: (1) a novel encoding scheme for an FBA solution; (2) an original fitness evaluation based on classic FBA that guides the approximation of the Pareto front on MOFBA; and (3) a novel adaptation of the NSGAII framework to solve the particular MOFBA defined under the previous characteristics, so that feasible solutions can be achieved.

4.1.1. Multi-Objective Optimization Model for FBA

Equation (1) shows the classic formulation for FBA. The solution of such an approach will yield a solution that maximizes the biomass. This work proposes the use of Equation (2) as the multi-objective alternative. It has a slight variation compared to Equation (1) which consists of the optimization of a set of bioproducts { v b 1 , , v b m } instead of a single one. Equation (2) also considers the stoichiometric matrix S, the fluxes vector v, the steady-state condition S v = 0 , and w.l.o.g. that all objectives are to be maximized.
MOFBA max F ( v ) = ( v b 1 , , v b m ) Subject to S · v = 0 L B j v j U B j , j { 1 , , n }
MOFBA, as defined in Equation (2), cannot be solved using traditional linear solvers. Instead, enumerative schemes or approximated approaches must be used to achieve the Pareto frontier. The following section shows the novel evolutionary approach proposed in this work to solve this problem.

4.1.2. Evolutionary Approach for MOFBA

This work proposes the use of a novel ensemble encoding the solution of MOFBA (as defined in Equation (2)) and its solution using NSGAII to solve the MOFBA. Given that NSGAII is an evolutive algorithm, it requires the definition of the following features: (1) encoding scheme; (2) fitness evaluation function; (3) genetic operators; (4) constraint handling strategy; and (5) population’s initialization method. The proposed ensemble of these components to handle MOFBA is detailed in the remainder of this section.
Proposed Encoding Scheme W . Let us consider a metabolic network M N constituted by a set of reactions V , and two subsets V M , V b V , where V M V b = , that represent the reactions of the metabolites of interest for a decision-maker. Moreover, let v = ( v 1 , , v n ) be the fluxes vector for V and let us assume that exist initial lower and upper bounds L B i , U B i for each v i , 1 i n . Then, the encoding scheme W proposes the redefinition of the bounds of each v i associated with a reaction in V M V b using two values ( I i , Δ i ) . The new bounds are computed as L B i n e w = I i and U B i n e w = ( U B i I i ) Δ i + I i . All the remaining fluxes will keep their bound values unchanged. In other words, the solution encodes changes in the bounds so that FBA solves M N using a prespecified bioproduct, which in this work is assumed to be v 1 b . The resulting encoding vector w is of size 2 | V M | + 2 | V b | . Table 3 shows a graphical example of w applied to a case with | V | = 7 , and | V M | = | V b | = 3 . Having as initial bounds L B i = 0 , and U B i = 10 , and considering V M = { v 1 , v 2 , v 3 } and V b = { v 4 , v 5 , v 6 } , the use of w will results in the new bounds ( L B , U B ) = { ( 5 , 7.5 ) , ( 0 , 7.5 ) , ( 2 , 8.4 ) , ( 10 , 10 ) , ( 2.5 ) , ( 6.25 ) , ( 7.5 , 8.75 ) } . Let us point out that any application of W over a reaction i uses its initial values for L B i , U B i .
Fitness Evaluation Function (or FEF). Given that the information required on the bio-products is associated with specific reactions, the aptitude of a solution obtained by NSGAII on MOFBA is evaluated considering their fluxes values. Hence, the criteria or objective functions to be optimized will be the fluxes of the reactions corresponding to the chosen bioproducts of interest in V b and denoted ( v 1 b , , v m b ) . The proposed FEF requires a leading bioproduct. Then, having an encoded solution w, and taking as leading bioproduct v 1 b , FEF uses the redefined bound produced by the encoding scheme W and v 1 b to create a single-objective metabolic model that can be solved by FBA. From the solution of the previous model, the corresponding flux values for { v 1 b , , v m b } are taken as the objective values resulting from the encoding w.
Genetic Operators. These operators create new solutions by dynamically and randomly varying the values of decision variables on existing solutions. Their selection was due to their success in solving problems involving real-valued decision variables [38]. The chosen operators for mutation, crossover, and selection were Polynomial Mutation [39], SBXCrossover [40], and a simple yet reliable random selection, respectively.
Constraint Handling Scheme. The ensemble for NSGAII considers a feasibility constraint. This constraint is violated whenever FBA in the fitness function reports unfeasibility. The latter arises because the bounds defined by an encoded solution might cause no feasible solution exists. This work uses the constraint handling method proposed in [41] to overcome this situation. As the generations evolve in NSGAII, the competition among solutions will always prefer feasible solutions, despite the non-domination status. In the long run, such a strategy tends to eradicate unfeasible solutions at the final report of the algorithm.
Initialization method. A randomly generated initial population was considered as the input for NSGAII.
In general, the novel idea behind the previous ensemble is that NSGAII exerts selective pressure toward the Pareto frontier using the genetic operators, the ranking based on non-domination, the diversity control established by the crowding distance, and an adequate constraint handling strategy. The solutions, which indirectly define the flux values for vector v in FBA, will dynamically evolve in the algorithm, and those with better aptitude (i.e., that are feasible and improve the best the chosen bioproducts of the reactions) are kept for future generations. The final set of solutions provided by NSGAII represents a wider, more spread, and more promising combination of the reaction fluxes values that a decision maker can take as an advantage for their research.
The following section details the validation process for this proposed ensemble of NSGAII.

4.2. Case of Study: Metabolic Network of Chlamydomonas reinhardtii

This work analyzes the FBA of an essential module of the microalgae Chlamydomonas reinhardtii. Figure 7 presents the related metabolic network, and Table 4 the corresponding reactions. This case presents three bioproducts of interest: proteins, carbohydrates, and C O 2 (denoted here as v 10 , v 14 , and v 18 ). Moreover, these networks show three primary substrates: acetate, E4P, and X5P (or v 1 , v 16 , and v 17 , respectively). Optimizing the three bioproducts ( v 10 , v 14 , v 18 ) having as control decision variables ( v 1 , v 16 , v 17 ) is the base to validate NSGAII. The next section presents specific details on the performed experiment.

4.3. Experimental Design

The experimental method evaluates the performance of NSGAII and compares it against the classical FBA. The hypothesis under consideration was that the decision-making on metabolic analysis can be improved using the evolutionary approach. The considered indicators that assess such improvement were the quality of the solutions, their diversity D , and their spread, or S concerning the Pareto frontier when considering the optimization of multiple fluxes. During the experiment, it was assumed that the study cases have the initial bounds limits in every reaction set to L B = 0 , U B = 100 .
Besides the set of bioproducts of interest, the configuration C 0 = { v 10 , v 14 , v 18 } , the experiment extends the analysis to the additional set of 36 configurations presented in Table 5. Each configuration represents a different set of bioproducts of interest. Demonstrating a good performance on such number of configurations would indicate that the evolutionary approach is versatile, and can easily be adapted to analyze metabolic networks under distinct contexts.
The quality of a solution, denoted Q , is measured as the Euclidean distance to an Ideal Point. Each configuration defines the ideal point and the best flux value resulting from FBA using each bioproduct of interest. For example, with the configuration C 0 the ideal point would be formed by the three optimal flux values reported by FBA, optimizing v 10 , v 14 , and v 18 , respectively.
The diversity of solutions, or D , is assessed by the number of distinct solutions achieved by the evolutionary approach. Let us recall that FBA only provides an optimal solution. Finally, the spread or S will be graphically demonstrated by showing a broad distribution of solutions approximating the Pareto frontier.
The development of the proposed NSGAII for MOFBA was done by combining the FBA implementation from COBRAPY [42], and the NSGAII implementation from PyMETAL [43]. Both technologies were integrated into a Python script, the following NSGAII values as parameters: (1) the population size was set to N = 100 ; (2) the stop criterion was defined as a maximum number of evaluations of 10 , 000 ; (3) for the PolynomialMutation, a mutation probability of 0.083 and a distribution index of 20 was set; and (4) for the SBXCrossover a crossover probability of 1.0 with a distribution index of 20 was set. Given the stochastic nature of NSGAII, each configuration was solved 31 times in order to have a representative sample of the solutions.

5. Conclusions

This study carried out the maximization of multi-objective functions of the production of proteins, carbohydrates, and C O 2 as a basis to demonstrate the use of multi-objective optimization with the NSGAII algorithm in a part of a reduced metabolic network of the microalga Chlamydomonas reinhardtii. The results obtained were compared with FBA analysis, achieving a similarity between the maximization of FBA when only a single objective function is maximized, but it also shows a broader perspective of the study of metabolic fluxes when there are multiple objective functions, NSGAII provide not only solutions closer to the ideal point in quality but also a better diversity and spread of them. Moreover, as far as we know, this is the first approach using evolutionary algorithms for metabolic analysis.
The use of the NSGAII algorithm to facilitate the understanding of the behavior of the metabolism when using multi-objective analysis must take into consideration that a possible decision-maker in the case study is interested in a broader set of combinations of fluxes in the reaction, by maximizing or minimizing different objective functions simultaneously, to explore a wide set of solutions of which those that may be more convenient for the investigation of a species are more easy to extract; in addition, we obtained a broader perspective of the study of metabolic fluxes by knowing how the different settings assigned.
For future work, the NSGAII evolutionary algorithm will be applied to a much larger microalgae metabolic network, using different configurations by maximizing different objective functions and comparing the results with FBA, observing the different solutions according to the requirements, and taking the most suitable solutions according to the needs of the model. In addition, the use of the NSGAII algorithm compensates production between the fluxes of the metabolites of interest and the fluxes of biomass production.

Author Contributions

Conceptualization, M.F.B.-B. and L.A.-V.; methodology, M.F.B.-B. and N.R.-V.; software, M.F.B.-B. and N.R.-V.; validation, L.A.-V., A.L.M.-S. and C.Z.; formal analysis, M.F.B.-B., L.A.-V. and N.R.-V.; investigation, M.F.B.-B.; resources, M.F.B.-B. and L.A.-V.; data curation, L.A.-V., A.L.M.-S. and C.Z.; writing—original draft preparation, M.F.B.-B. and N.R.-V.; writing—review and editing, L.A.-V., A.L.M.-S. and C.Z.; visualization, M.F.B.-B.; supervision, L.A.-V. and A.L.M.-S.; project administration, M.F.B.-B. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in the study is available in the article.

Acknowledgments

The authors acknowledge the support from CONACYT projects no. 3058, A1-S-11012, and to the Laboratorio Nacional de Tecnologías de la Información (LANTI). Also acknowlege the support of ITCM and from TECNM project 14612.22-P. Mónica Fabiola Briones Báez acknowledges the scholarship No. 784358 from CONACyt to pursue his postgraduate studies.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
ACCOAAcetyl-coenzyme A
CITCitrato
OAAOxaloacetate
PEPPhosphoenol pyruvate
T3PDihydroxyacetone phosphate and 3-phosphoglycerate
PYRPyruvate
PROTProtein
F6PFructose-6-phosphate
G6PGlucose-6-phosphate
CARBCarbohydrates
FBAFluxes balance analysis
CO2Carbon dioxide
NSGAIIGenetic Algorithm of Non-Dominated Classification
MO-FBAMulti-objective flux balance analysis
MO-FVAMulti-objective flux variability analysis
MOEAsMulti-objective Evolutionary Algorithms
SBXSimulated Binary Crossover

References

  1. Vale, M.A.; Ferreira, A.; Pires, J.C.; Gonçalves, A.L. Chapter 17—CO2 capture using microalgae. In Advances in Carbon Capture; Rahimpour, M.R., Farsi, M., Makarem, M.A., Eds.; Woodhead Publishing: Thorston, UK, 2020; pp. 381–405. [Google Scholar] [CrossRef]
  2. Li, C.T.; Yelsky, J.; Chen, Y.; Zuñiga, C.; Eng, R.; Jiang, L.; Shapiro, A.; Huang, K.W.; Zengler, K.; Betenbaugh, M.J. Utilizing genome-scale models to optimize nutrient supply for sustained algal growth and lipid productivity. NPJ Syst. Biol. Appl. 2019, 5, 1–11. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  3. Zuñiga, C.; Levering, J.; Antoniewicz, M.R.; Guarnieri, M.T.; Betenbaugh, M.J.; Zengler, K. Predicting dynamic metabolic demands in the photosynthetic eukaryote Chlorella vulgaris. Plant Physiol. 2018, 176, 450–462. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Guzmán-Palomino, A.; Aguilera-Vázquez, L.; Hernández-Escoto, H.; García-Vite, P.M. Sensitivity, Equilibria, and Lyapunov Stability Analysis in Droop’s Nonlinear Differential Equation System for Batch Operation Mode of Microalgae Culture Systems. Mathematics 2021, 9, 2192. [Google Scholar] [CrossRef]
  5. Chowdury, K.H.; Nahar, N.; Deb, U.K. The growth factors involved in microalgae cultivation for biofuel production: A Review. Comput. Water Energy Environ. Eng. 2020, 9, 185–215. [Google Scholar] [CrossRef]
  6. Zuñiga, C.; Li, C.T.; Huelsman, T.; Levering, J.; Zielinski, D.C.; McConnell, B.O.; Long, C.P.; Knoshaug, E.P.; Guarnieri, M.T.; Antoniewicz, M.R.; et al. Genome-Scale Metabolic Model for the Green Alga Chlorella vulgaris UTEX 395 Accurately Predicts Phenotypes under Autotrophic, Heterotrophic, and Mixotrophic Growth Conditions. Plant Physiol. 2016, 172, 589–602. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  7. Orth, J.D.; Thiele, I.; Palsson, B.∅. What is flux balance analysis? Nat. Biotechnol. 2010, 28, 245–248. [Google Scholar] [CrossRef] [PubMed]
  8. Raman, K.; Chandra, N. Flux balance analysis of biological systems: Applications and challenges. Brief. Bioinform. 2009, 10, 435–449. [Google Scholar] [CrossRef]
  9. Lewis, N.; Nagarajan, H.; Palsson, B. Constraining the metabolic genotype-phenotype relationship using a phylogeny of in silico methods. Nat. Reviews. Microbiol. 2012, 10, 291–305. [Google Scholar] [CrossRef] [Green Version]
  10. Knoop, H.; Zilliges, Y.; Lockau, W.; Steuer, R. The metabolic network of Synechocystis sp. PCC 6803: Systemic properties of autotrophic growth. Plant Physiol. 2010, 154, 410–422. [Google Scholar] [CrossRef] [Green Version]
  11. Montagud, A.; Zelezniak, A.; Navarro, E.; de Córdoba, P.F.; Urchueguía, J.F.; Patil, K.R. Flux coupling and transcriptional regulation within the metabolic network of the photosynthetic bacterium Synechocystis sp. PCC6803. Biotechnol. J. 2011, 6, 330–342. [Google Scholar] [CrossRef]
  12. Vu, T.T.; Hill, E.A.; Kucek, L.A.; Konopka, A.E.; Beliaev, A.S.; Reed, J.L. Computational evaluation of Synechococcus sp. PCC 7002 metabolism for chemical production. Biotechnol. J. 2013, 8, 619–630. [Google Scholar] [CrossRef] [PubMed]
  13. Qian, X.; Kim, M.K.; Kumaraswamy, G.K.; Agarwal, A.; Lun, D.S.; Dismukes, G.C. Flux balance analysis of photoautotrophic metabolism: Uncovering new biological details of subsystems involved in cyanobacterial photosynthesis. Biochim. Biophys. Acta (BBA)-Bioenerg. 2017, 1858, 276–287. [Google Scholar] [CrossRef] [PubMed]
  14. Alagesan, S.; Gaudana, S.B.; Sinha, A.; Wangikar, P.P. Metabolic flux analysis of Cyanothece sp. ATCC 51142 under mixotrophic conditions. Photosynth. Res. 2013, 118, 191–198. [Google Scholar] [CrossRef]
  15. Boyle, N.R.; Morgan, J.A. Flux balance analysis of primary metabolism in Chlamydomonas reinhardtii. BMC Syst. Biol. 2009, 3, 1–14. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  16. Norena-Caro, D.A.; Zuniga, C.; Pete, A.J.; Saemundsson, S.A.; Donaldson, M.R.; Adams, A.J.; Dooley, K.M.; Zengler, K.; Benton, M.G. Analysis of the cyanobacterial amino acid metabolism with a precise genome-scale metabolic reconstruction of Anabaena sp. UTEX 2576. Biochem. Eng. J. 2021, 171, 108008. [Google Scholar] [CrossRef]
  17. Juneja, A.; Chaplen, F.W.; Murthy, G.S. Genome scale metabolic reconstruction of Chlorella variabilis for exploring its metabolic potential for biofuels. Bioresour. Technol. 2016, 213, 103–110. [Google Scholar] [CrossRef]
  18. Wu, C.; Xiong, W.; Dai, J.; Wu, Q. Genome-based metabolic mapping and 13C flux analysis reveal systematic properties of an oleaginous microalga Chlorella protothecoides. Plant Physiol. 2015, 167, 586–599. [Google Scholar] [CrossRef] [Green Version]
  19. Stiti, N.; Missihoun, T.D.; Kotchoni, S.O.; Kirch, H.H.; Bartels, D. Aldehyde dehydrogenases in Arabidopsis thaliana: Biochemical requirements, metabolic pathways, and functional analysis. Front. Plant Sci. 2011, 2, 65. [Google Scholar] [CrossRef] [Green Version]
  20. Boyle, N.R.; Sengupta, N.; Morgan, J.A. Metabolic flux analysis of heterotrophic growth in Chlamydomonas reinhardtii. PLoS ONE 2017, 12, e0177292. [Google Scholar] [CrossRef] [Green Version]
  21. Budinich, M.; Bourdon, J.; Larhlimi, A.; Eveillard, D. A multi-objective constraint-based approach for modeling genome-scale microbial ecosystems. PLoS ONE 2017, 12, e0171744. [Google Scholar] [CrossRef] [Green Version]
  22. Andrade, R.; Doostmohammadi, M.; Santos, J.; Sagot, M.F.; Mira, N.P.; Vinga, S. MOMO—Multi-objective metabolic mixed integer optimization: Application to yeast strain engineering. BMC Inform. 2020, 21, 69. [Google Scholar] [CrossRef] [Green Version]
  23. Van Pelt-KleinJan, E.; de Groot, D.H.; Teusink, B. Understanding FBA Solutions under Multiple Nutrient Limitations. Metabolites 2021, 11, 257. [Google Scholar] [CrossRef] [PubMed]
  24. Zomorrodi, A.R.; Maranas, C.D. OptCom: A Multi-Level Optimization Framework for the Metabolic Modeling and Analysis of Microbial Communities. PLoS Comput. Biol. 2012, 8, e1002363. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  25. Chang, K.H. Chapter 19—Multiobjective Optimization and Advanced Topics. In e-Design; Chang, K.H., Ed.; Academic Press: Boston, MA, USA, 2015; pp. 1105–1173. [Google Scholar] [CrossRef]
  26. Limleamthong, P.; Guillén-Gosálbez, G. Combined Use of Bilevel Programming and Multi-objective Optimization for Rigorous Analysis of Pareto Fronts in Sustainability Studies: Application to the Redesign of the UK Electricity Mix. In Proceedings of the 28th European Symposium on Computer Aided Process Engineering, Graz, Austria, 10–13 June 2018; Friedl, A., Klemeš, J.J., Radl, S., Varbanov, P.S., Wallek, T., Eds.; Computer Aided Chemical Engineering. Elsevier: Amsterdam, The Netherlands, 2018; Volume 43, pp. 1099–1104. [Google Scholar] [CrossRef]
  27. Zhang, Y.; Boley, D. Nonlinear Multi-Objective Flux Balance Analysis of the Warburg Effect. arXiv 2021, arXiv:2111.12145. [Google Scholar]
  28. Chang, K.H. Multiobjective optimization and advanced topics. In Design Theory and Methods Using CAD/CAE; Elsevier: Amsterdam, The Netherlands, 2015; pp. 325–406. [Google Scholar]
  29. Ngatchou, P.; Zarei, A.; El-Sharkawi, A. Pareto multi objective optimization. In Proceedings of the 13th International Conference on, Intelligent Systems Application to Power Systems, Arlington, VA, USA, 6–10 November 2005; IEEE: Piscataway, NJ, USA, 2005; pp. 84–91. [Google Scholar]
  30. Deb, K.; Pratap, A.; Agarwal, S.; Meyarivan, T. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 2002, 6, 182–197. [Google Scholar] [CrossRef] [Green Version]
  31. Vo-Duy, T.; Duong-Gia, D.; Ho-Huu, V.; Vu-Do, H.C.; Nguyen-Thoi, T. Multi-objective optimization of laminated composite beam structures using NSGA-II algorithm. Compos. Struct. 2017, 168, 498–509. [Google Scholar] [CrossRef] [Green Version]
  32. Cruz, L.; Fernandez, E.; Gomez, C.; Rivera, G.; Perez, F. Many-Objective Portfolio Optimization of Interdependent Projects with ‘a priori’ Incorporation of Decision-Maker Preferences. Appl. Math. Inf. Sci. 2014, 8, 1517–1531. [Google Scholar] [CrossRef] [Green Version]
  33. Rivera, G.; Florencia, R.; Guerrero, M.; Porras, R.; Sanchez-Solis, J. Online multi-criteria portfolio analysis through compromise programming models built on the underlying principles of fuzzy outranking. Inf. Sci. 2021, 580, 734–755. [Google Scholar] [CrossRef]
  34. Vijayakumar, S.; Conway, M.; Lió, P.; Angione, C. Seeing the wood for the trees: A forest of methods for optimization and omic-network integration in metabolic modelling. Briefings Bioinform. 2018, 19, 1218–1235. [Google Scholar] [CrossRef] [Green Version]
  35. Costanza, J.; Carapezza, G.; Angione, C.; Lió, P.; Nicosia, G. Robust design of microbial strains. Bioinformatics 2012, 28, 3097–3104. [Google Scholar] [CrossRef] [Green Version]
  36. Burgard, A.P.; Pharkya, P.; Maranas, C.D. Optknock: A bilevel programming framework for identifying gene knockout strategies for microbial strain optimization. Biotechnol. Bioeng. 2003, 84, 647–657. [Google Scholar] [CrossRef] [PubMed]
  37. Kliphuis, A.M.; Klok, A.J.; Martens, D.E.; Lamers, P.P.; Janssen, M.; Wijffels, R.H. Metabolic modeling of Chlamydomonas reinhardtii: Energy requirements for photoautotrophic growth and maintenance. J. Appl. Phycol. 2012, 24, 253–266. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  38. Cruz-Reyes, L.; Fernandez, E.; Rangel-Valdez, N. A metaheuristic optimization-based indirect elicitation of preference parameters for solving many-objective problems. Int. J. Comput. Intell. Syst. 2017, 10, 56–77. [Google Scholar] [CrossRef] [Green Version]
  39. Deb, K.; Goyal, M. A combined genetic adaptive search (geneas) for engineering design. Comput. Sci. Inform. 1996, 26, 30–45. [Google Scholar]
  40. Deb, K.; Agrawal, R.B. Simulated Binary Crossover for Continuous Search Space. Complex Syst. 1995, 9, 115–148. [Google Scholar]
  41. Deb, K. An efficient constraint handling method for genetic algorithms. Comput. Methods Appl. Mech. Eng. 2000, 186, 311–338. [Google Scholar] [CrossRef]
  42. Ebrahim, A.; Lerman, J.A.; Palsson, B.O.; Hyduke, D.R. COBRApy: COnstraints-Based Reconstruction and Analysis for Python. BMC Syst. Biol. 2013, 7, 74. [Google Scholar] [CrossRef] [Green Version]
  43. Benítez-Hidalgo, A.; Nebro, A.J.; García-Nieto, J.; Oregi, I.; Del Ser, J. jMetalPy: A Python framework for multi-objective optimization with metaheuristics. Swarm Evol. Comput. 2017, 12, e0171744. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Two-objective Pareto frontier.
Figure 1. Two-objective Pareto frontier.
Metabolites 12 00603 g001
Figure 2. Pareto approximation for configuration C 0 with respect to the objectives ( v 10 , v 14 , v 18 ) .
Figure 2. Pareto approximation for configuration C 0 with respect to the objectives ( v 10 , v 14 , v 18 ) .
Metabolites 12 00603 g002
Figure 3. Pareto approximation for configuration C 0 with respect to the plane formed by objectives ( v 10 , v 14 ) .
Figure 3. Pareto approximation for configuration C 0 with respect to the plane formed by objectives ( v 10 , v 14 ) .
Metabolites 12 00603 g003
Figure 4. Pareto approximation for configuration C 0 with respect to the plane formed by objectives ( v 10 , v 18 ) .
Figure 4. Pareto approximation for configuration C 0 with respect to the plane formed by objectives ( v 10 , v 18 ) .
Metabolites 12 00603 g004
Figure 5. Pareto approximation for configuration C 0 with respect to the plane formed by objectives ( v 14 , v 18 ) .
Figure 5. Pareto approximation for configuration C 0 with respect to the plane formed by objectives ( v 14 , v 18 ) .
Metabolites 12 00603 g005
Figure 6. The distribution fluxes of objective function. Subfigure (a) shows the optimization of the v 14 flux using FBA; subfigures (bd) correspond to different fluxes distributions obtained from NSGAII optimizing v 14 , v 10 and v 18 simultaneously.
Figure 6. The distribution fluxes of objective function. Subfigure (a) shows the optimization of the v 14 flux using FBA; subfigures (bd) correspond to different fluxes distributions obtained from NSGAII optimizing v 14 , v 10 and v 18 simultaneously.
Metabolites 12 00603 g006
Figure 7. Metabolic network of Chlamydomonas reinhardtii.
Figure 7. Metabolic network of Chlamydomonas reinhardtii.
Metabolites 12 00603 g007
Table 1. Report on best Euclidean distances to the ideal point.
Table 1. Report on best Euclidean distances to the ideal point.
Euclidean Distance to Ideal Point
Config. Q NSGAII Q O b j 1 FBA Q O b j 2 FBA Q O b j 3 FBA | F 0 |
C 0 7.1610.121010349
C 1 8.0710.121010158
C 2 11.5614.2314.1414.142501
C 3 11.5614.2314.1414.141701
C 4 7.1210.121010217
C 5 8.3410.121010359
C 6 8.1914.231010617
C 7 1010.1214.141053
C 8 1010.1214.141068
C 9 1014.271010147
C 10 8.2514.311010397
C 11 8.2414.311010279
C 12 7.1310.121010218
C 13 0000125
C 14 8.16101014.141821
C 15 8.16101014.141646
C 16 0000189
C 17 0000216
C 18 9.98101010160
C 19 000088
C 20 0000171
C 21 8.2010.0610.0610202
C 22 7.1310.1210.1210325
C 23 7.1310.1210.1210465
C 24 00.060.06081
C 25 0000125
C 26 8.17101014.141597
C 27 8.18101014.141199
C 28 0000175
C 29 0000280
C 30 0000391
C 31 8.27101010276
C 32 7.17101010261
C 33 0000122
C 34 000055
C 35 000090
C 36 000025
Table 2. Results.
Table 2. Results.
Q O b j 1 FBA Q O b j 2 FBA Q O b j 3 FBA Q O b j 1 NSGAII Q O b j 2 NSGAII Q O b j 3 NSGAII Q Euclid NSGAII
BY OBJECTIVE v 10 010009.993.935.099
v 14 10.1201010.110.0456.685.019
v 18 0000000
EUCLIDEAN 10.12101010.119107.497.15
OBJECTIVE v 10 1001010 3.8 × 10 9 6.604.90
v 14 0.4810.60.60.4810.553.915.58
v 18 10101010101010
FLUXES v 1 10101010101010
v 2 10101010101010
v 3 0000000
v 4 0000000
v 5 10101010101010
v 6 10101010101010
v 7 010009.993.935.099
v 8 1001010 3.8 × 10 9 6.604.90
v 9 1001010 3.8 × 10 9 6.604.90
v 10 1001010 3.8 × 10 9 6.604.90
v 11 0.2410.30.30.2410.273.655.34
v 12 0.4810.60.60.4810.553.915.58
v 13 0.4810.60.60.4810.553.915.58
v 14 0.4810.60.60.4810.553.915.58
v 15 0.240.30.30.240.270.260.24
v 16 0.240.30.30.240.270.260.24
v 17 0.240.30.30.240.270.260.24
v 18 10101010101010
Table 3. Proposed solution’s encoding for MOFBA.
Table 3. Proposed solution’s encoding for MOFBA.
Encode Solution w
Decision VariablesObjectives
Metabolites 12 00603 i001 Metabolites 12 00603 i001
123456789101112
L B v 1 M Δ v 1 M L B v 2 M Δ v 2 M L B v 3 M Δ v 3 M L B v 1 b Δ v 1 b L B v 2 b Δ v 2 b L B v 3 b Δ v 3 b
50.5000.7520.80101.002.50.507.50.10
Table 4. Reactions derived from the metabolic network Figure 7.
Table 4. Reactions derived from the metabolic network Figure 7.
NameFormulaNameFormula
v1 :–> acetatev10 :PROT –>
v2 :acetate –> ACCOAv11 :T3P <=> F6P
v3 :acetate –> CITv12 :F6P <=> G6P
v4 :CIT –>v13 :G6P –> CARB
v5 :ACCOA –> OAAv14 :CARB –>
v6 :OAA <=> PEP + CO2v15 :E4P + X5P –> F6P + T3P
v7 :PEP <=> T3Pv16 :–> E4P
v8 :PEP –> PYRv17 :–> X5P
v9 :PYR –> PROTv18 :CO2–>
Table 5. Experiment’s additional configurations of the reactions fluxes apart from C 0 = { v 10 , v 14 , v 18 } .
Table 5. Experiment’s additional configurations of the reactions fluxes apart from C 0 = { v 10 , v 14 , v 18 } .
No.ConfigurationNo.ConfigurationNo.Configuration
C 1 { v 10 , v 14 , v 2 } C 13 { v 10 , v 18 , v 2 } C 25 { v 14 , v 18 , v 2 }
C 2 { v 10 , v 14 , v 3 } C 14 { v 10 , v 18 , v 3 } C 26 { v 14 , v 18 , v 2 }
C 3 { v 10 , v 14 , v 4 } C 15 { v 10 , v 18 , v 4 } C 27 { v 14 , v 18 , v 2 }
C 4 { v 10 , v 14 , v 5 } C 16 { v 10 , v 18 , v 5 } C 28 { v 14 , v 18 , v 2 }
C 5 { v 10 , v 14 , v 6 } C 17 { v 10 , v 18 , v 6 } C 29 { v 14 , v 18 , v 2 }
C 6 { v 10 , v 14 , v 7 } C 18 { v 10 , v 18 , v 7 } C 30 { v 14 , v 18 , v 2 }
C 7 { v 10 , v 14 , v 8 } C 19 { v 10 , v 18 , v 8 } C 31 { v 14 , v 18 , v 2 }
C 8 { v 10 , v 14 , v 9 } C 20 { v 10 , v 18 , v 9 } C 32 { v 14 , v 18 , v 2 }
C 9 { v 10 , v 14 , v 11 } C 21 { v 10 , v 18 , v 11 } C 33 { v 14 , v 18 , v 2 }
C 10 { v 10 , v 14 , v 12 } C 22 { v 10 , v 18 , v 12 } C 34 { v 14 , v 18 , v 2 }
C 11 { v 10 , v 14 , v 13 } C 23 { v 10 , v 18 , v 13 } C 35 { v 14 , v 18 , v 2 }
C 12 { v 10 , v 14 , v 15 } C 24 { v 10 , v 18 , v 15 } C 36 { v 14 , v 18 , v 2 }
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Briones-Baez, M.F.; Aguilera-Vazquez, L.; Rangel-Valdez, N.; Martinez-Salazar, A.L.; Zuñiga, C. Multi-Objective Optimization of Microalgae Metabolism: An Evolutive Algorithm Based on FBA. Metabolites 2022, 12, 603. https://doi.org/10.3390/metabo12070603

AMA Style

Briones-Baez MF, Aguilera-Vazquez L, Rangel-Valdez N, Martinez-Salazar AL, Zuñiga C. Multi-Objective Optimization of Microalgae Metabolism: An Evolutive Algorithm Based on FBA. Metabolites. 2022; 12(7):603. https://doi.org/10.3390/metabo12070603

Chicago/Turabian Style

Briones-Baez, Monica Fabiola, Luciano Aguilera-Vazquez, Nelson Rangel-Valdez, Ana Lidia Martinez-Salazar, and Cristal Zuñiga. 2022. "Multi-Objective Optimization of Microalgae Metabolism: An Evolutive Algorithm Based on FBA" Metabolites 12, no. 7: 603. https://doi.org/10.3390/metabo12070603

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop