5 | FVA & flux sampling Flashcards
The objective π§ = πππ£ is a ______ combination of ______.
FBA uses maximization of the flux through the ______.
The objective π§ = πππ£ is a linear combination of fluxes.
FBA uses maximization of the flux through the biomass reaction.
What makes constraints constraints in an FBA LP?
- They stay the same when simulating and analysing
- Only the objective function can change
What are different types of FBA objectives?
- Probing metabolic capabilities
- Physiological objectives
- Biotechnological objectives
Different types of FBA objectives:
Give examples of objectives probing metabolic capabilities.
Objectives that probe the generating capabilities of a network:
* Maximize ATP production from a given substrate ( β maximise ATP export)
* Maximize amino acid production from a given substrate
Different types of FBA objectives:
Give examples of physiological objectives.
Objectives that represent likely physiological tasks:
* Maximize biomass production (vbio)
* Minimize total flux (assumes minimal (parsimonious) resource usage)
Different types of FBA objectives:
Give examples of biotechnological objectives.
Objectives that represent biotechnological goals
* Optimize production of a target compound (e.g., an amino acid) β metabolic engineering
Maximisation of flux through an artificial biomass reaction (a ______ output from a network of ______ needed for the synthesis of cellular mass) captures the belief that a microorganism has evolved to ______ ______.
Maximisation of flux through an artificial biomass reaction (a balanced output from a network of precursors needed for the synthesis of cellular mass) captures the belief that a microorganism has evolved to optimise growth.
What hypothesis does minimization of total flux capture?
Hypothesis = biological system has evolved to economize resource usage
How is minimizing total flux implemented in FBA?
- Set c = [1, 1, β¦, 1], so all fluxes contribute equally to the objective.
- Trivial solution: v = 0 for all reactions β Not useful.
- Constraint added: Biomass flux (vbio) must be above a certain threshold.
Commonly applied objectives in FBA like maximizing ATP production, minimizing nutrient uptake, maximizing metabolite production, minimizing the total flux, are all ______ functions, and hence are ______, but not necessarily ______ ______.
Commonly applied objectives in FBA like maximizing ATP production, minimizing nutrient uptake, maximizing metabolite production, minimizing the total flux, are all linear functions, and hence are convex, but not necessarily strictly convex
What would be a possible objective if we want to explore the trade-off between cell growth and production of particular metabolite (flux π£p)?
- i.e maximize a linear combination of biomass flux and metabolite production
- π1π£πππ + π2π£2
- eg give more weight to π1 if we want to prioritise biomass productionβ¦ eg 3π£πππ + valanine β¦
What is a convex function - definition in english?
- If we take any two points, the function evaluated at a convex combination of these points should not be larger than the same convex combination of the π(π₯) and π(π¦)
- convex region: lines from two points are always within the region - The segment must lie above the graph of π
- In simple terms, a convex function is a type of function where, if you pick any two points on its curve, the line connecting those points will always stay on or above the curve. This means that the function is βbowl-shapedβ and doesnβt have any dips or sharp turns.
What is a convex function - mathematical definition?
A function f(x) or π: βπ β β is convex if its domain is a convex set and for all π₯ and π¦ in its domain, and all π β [0,1], it holds that:
f(Ξ»x + (1 β Ξ»)y) β€ Ξ» f(x) + (1 β Ξ») f(y)
What do convex functions ensure in FBA?
- a well-defined solution space
- at least one best solution (optimum).
Why is convexity important in FBA?
- If the function is strictly convex, there is a unique optimal solution.
- Linear functions (like FBA objectives) are convex, but not strictly convex β can lead to alternative optima.
Sketch the mathematical definition of convexity.
https://drive.google.com/file/d/1ybrY03_boaEsZKRM3yzxjJza2d8ZkY-H/view?usp=sharing
https://drive.google.com/file/d/1QQu6WO_0zHjeJpfr4NdORZRmSPnZmJDI/view?usp=sharing
What is the definition of strict convexity?
- A function f(x) is strictly convex if for all x β y and Ξ» β (0,1):
- f(Ξ»x+(1βΞ»)y) < Ξ»f(x)+(1βΞ»)f(y)
- This means the function curves inward more sharply, ensuring a unique optimum.
What are the key properties of convex and strictly convex functions?
- Convex: line between two points stays on or above the function.
- Strictly convex: line stays strictly above the function, except at the endpoints.
What is the difference in the curves of convex and strictly convex functions?
- Convex: The function can be a straight line in some regions.
- Strictly convex: The function must curve in all regions, meaning no straight-line sections.
True or false: no linear function is strictly convex!
What does this mean for FBA?
- True: not strictly convex, only convex
- β no unique optimal solution, but rather several solutions
- (some functions applied in metabolic modeling are strictly convex
What are alternative optima in FBA?
Multiple flux distributions that achieve the same optimal objective value.
Implications:
* The network is robust (can use different pathways).
* Alternative flux distributions may correspond to silent phenotypes.
How are alternative optima represented? What can this be used to compare? What does this show?
- Represented as a boxplot or barplot showing the range of fluxes for each reaction.
- Represented as a fraction of reactions with given percentage of feasible range used to achieve the optimum of an objective [π£ππππ₯,π β π£ππππ,π] / [π£ππππ₯,π β π£ππππ,π]
- Shows the minimum and maximum possible flux values while maintaining the same objective function value.
- Can be used to compare two different scenarios
- conditions (e.g. carbon sources)
- objectives
- focus on reactions with non-overlapping ranges
(see doc for graphic)
How can FVA results be expressed as a fraction of the feasible range?
- The fraction of the range used to achieve the optimum of an objective:
- ( vimax,o - vimin,o ) / ( vimax,f - vimin,f )
- Helps compare reactions across different conditions or objectives.
How can FVA be used to compare different scenarios?
- Can compare different carbon sources (e.g., glucose vs. succinate).
- Can compare different objectives (e.g., growth vs. metabolite production).
- Focus on reactions with non-overlapping flux ranges, as they highlight metabolic differences.