FVA
Flux variability analysis
Input
Output
Configuration
gamma
γ determines whether the analysis is conducted with respect to suboptimal network states (where 0 ≤ γ < 1) or to the optimal state (where γ = 1). A value of 0.9 implies that the objective must be at least 90% of its maximum.
float1biomass_optimization
Biomass optimization
string maximize minimize fluxes_to_maximize
The fluxes to maximize
listfluxes_to_minimize
The fluxes to minimize
listsolver
The optimization solver. It is recommended to use `quad`. Other solvers are in `beta` versions.
stringquad highs-ds highs-ipm highs interior-point quadrelax_qssa
True to relaxing the quasi-steady state assumption (QSSA) constrain (`quad` solver is used). False otherwise.
boolqssa_relaxation_strength
Used only if the QSSA is relaxed. The higher is the strength, the stronger is the QSSA. Hint: Set to the number of reactions to have strong QSSA contrain.
floatparsimony_strength
Set True to perform parsimonious FBA (pFBA). In this case the quad solver is used. Set False otherwise
floatnumber_of_simulations
Set the number of simulations to perform. You must provide at least the same number of measures in the context. By default, keeps all simulations.
int