| Literature DB >> 35389631 |
Shouyong Jiang1, Irene Otero-Muras2, Julio R Banga3, Yong Wang4, Marcus Kaiser5, Natalio Krasnogor6.
Abstract
Computational tools have been widely adopted for strain optimization in metabolic engineering, contributing to numerous success stories of producing industrially relevant biochemicals. However, most of these tools focus on single metabolic intervention strategies (either gene/reaction knockout or amplification alone) and rely on hypothetical optimality principles (e.g., maximization of growth) and precise gene expression (e.g., fold changes) for phenotype prediction. This paper introduces OptDesign, a new two-step strain design strategy. In the first step, OptDesign selects regulation candidates that have a noticeable flux difference between the wild type and production strains. In the second step, it computes optimal design strategies with limited manipulations (combining regulation and knockout), leading to high biochemical production. The usefulness and capabilities of OptDesign are demonstrated for the production of three biochemicals in Escherichia coli using the latest genome-scale metabolic model iML1515, showing highly consistent results with previous studies while suggesting new manipulations to boost strain performance. The source code is available at https://github.com/chang88ye/OptDesign.Entities:
Keywords: biotechnology; flux change; genome-scale metabolic model; growth-coupled design; in silico strain design; systems biology
Mesh:
Year: 2022 PMID: 35389631 PMCID: PMC9016760 DOI: 10.1021/acssynbio.1c00610
Source DB: PubMed Journal: ACS Synth Biol ISSN: 2161-5063 Impact factor: 5.249
Comparison of Different Strain Design Toolsa
| tool | C1 | C2 | C3 | C4 | C5 |
|---|---|---|---|---|---|
| OptKnock | × | × | × | √ | × |
| OptForce[ | × | √ | × | × | × |
| OptCouple[ | × | × | × | √ | √ |
| OptReg[ | × | √ | × | √ | × |
| OptRAM[ | × | √ | × | × | × |
| NIHBA[ | √ | × | √ | √ | √ |
| OptDesign (this study) | √ | √ | √ | √ | √ |
(C1) overcomes the uncertainty problem as there is no assumption of exact fluxes or fold changes that cells should have for production, (C2) allows two types of interventions (knockout and up/down regulation), (C3) disregards the assumption of optimal growth in the production mode, (C4) can use with or without reference flux vectors, and (C5) guarantees growth-coupled production (if desired up/down-regulations are achievable in vivo).
The original OptKnock may not always achieve growth-coupled production, but its derivative RobustKnock[30] is guaranteed to achieve this.
Figure 1Toy metabolic network (A) and flux distributions of the wild type and mutant (B). Symbols in (A) are as follows: S, carbon source; X, biomass; P, product; M (i = 1, 2, 3), metabolite name; R (i = 1,..., 5), reaction name. Each axis in (B) represents the absolute flux for a reaction.
Figure 2Reactions identified as up/down-regulation targets by OptDesign for succinate overproduction. Abbreviations of reaction names are borrowed from the iML1515 model definitions. Up-regulation and down-regulation reactions are in green and blue ovals, respectively. These reactions have been classified into different subsystems represented by orange rectangles.
Figure 3Design strategies identified by OptDesign for biochemical production in E. coli. Reaction names and their arrow symbols in the same color mean that they must be manipulated in mutant strains. Reaction names colored only (i.e., red, green, or blue) mean that they are alternative manipulations. Dashed arrows represent a merge of multiple conversion steps to metabolites. Design strategies are summarized in boxes above the simplified metabolic maps. Abbreviations of metabolite names are as follows: g6p, glucose-6-phosphate; f6p, d-fructose 6-phosphate; g3p, glyceraldehyde-3-phosphate; 13dpg, 3-phospho-D-glyceroyl phosphate; 3gp, 3-phospho-d-glycerate; 6pgc, 6-phospho-d-gluconate; ru5p-D, d-ribulose 5-phosphate; r5p, alpha-d-ribose 5-phosphate; xu5p-D, d-xylulose 5-phosphate; dhap, dihydroxyacetone phosphate; mthgxl, methylglyoxal; pep, phosphoenolpyruvate; pyr, pyruvate; lac-D: d-lactate; dxyl5p, 1-deoxy-d-xylulose 5-phosphate; ipdp, isopentenyl diphosphate; frdp, farnesyl diphosphate; ggdp, geranylgeranyl diphosphate; phyto, all-trans-phytoene; ppi, diphosphate; pi, phosphate; gly, glycine; mlthf, 5,10-methylenetetrahydrofolate; flxso, flavodoxin semi oxidized; flxr, flavodoxin reduced; accoa, acetyl-CoA; cit, citrate; icit, isocitrate; akg, 2-oxoglutarate; succ, succinate; fum, fumarate; mal-L, l-malate; oaa, oxaloacetate; hom-L, l-homoserine; thr-L, l-threonine; dhor-S, (S)-dihydroorotate; orot, orotate; malcoa, malonyl-CoA; cma, coumaric acid; cmcoa, coumaroyl-CoA; chal, naringenine chalcone; fad, flavin adenine dinucleotide oxidized; fadh2, flavin adenine dinucleotide reduced. Abbreviations of reaction names are referred to the iML1515 model definitions.
Figure 4Production envelopes of different growth-coupled design strategies consisting of no more than five manipulations for lycopene. The production envelope illustrates the minimum and maximum production rates a production strain can achieve at different growth rates compared to the wild type. The solid-blue production envelope is for the design strategy using the minimal regulation set: ALCD19 (knockout), TKT2 (knockout), DXPS (overexpressed), PItex (overexpressed), and TPI (underexpressed). The dashed red production envelope is for the design strategy using the maximal regulation set: FUM (knockout), R1PK (knockout), ADK3 (overexpressed), PItex (overexpressed), and ADK1 (underexpressed). Reaction names are consistent with the genome-scale metabolic network model of E. coli iML1515.
Figure 5Influence of δ and minimum growth on succinate production.
Figure 6Comparison of production envelopes obtained by OptDesign with and without a reference flux vector for three target products. The reference flux vector for the wild type was computed using parsimonious FBA (pFBA), which minimizes the sum of squared fluxes in the network.[54]
Figure 7Comparison of different strain design tools without reference flux vectors for succinate overproduction. The intervention targets were identified by using the default genome-scale metabolic network model of E. coli iML1515.[32] A 100% theoretical succinate yield was used in OptForce, and the regulation parameter C in OptReg was set to 0.5. Reaction names are consistent with the iML1515 model.