# HG changeset patch # User luca_milaz # Date 1758611989 0 # Node ID 12894ade26ef3a67f3665e5515646d8f2971b96a # Parent 1c6fcf97cabe6e01ad5a3ed5e4cf68d43d54d600 Uploaded diff -r 1c6fcf97cabe -r 12894ade26ef COBRAxy/flux_simulation_beta.xml --- a/COBRAxy/flux_simulation_beta.xml Tue Sep 23 07:19:29 2025 +0000 +++ b/COBRAxy/flux_simulation_beta.xml Tue Sep 23 07:19:49 2025 +0000 @@ -169,7 +169,7 @@ - median - quantiles (0.25, 0.50, 0.75) -Flux analysis can be performed over the metabolic model: +Flux analysis can be performed over the metabolic model by using the objective function already set in the model. The following analyses are supported: - parsimonious-FBA (optimized by Biomass) - FVA (with configurable optimality percentage) - Biomass sensitivity analysis (single reaction knock-out) @@ -182,7 +182,9 @@ - a log file (.txt). **TIP**: The Batches parameter helps maintain memory efficiency. For 10,000 samples, use n_samples=1,000 and n_batches=10. + **TIP**: The Thinning parameter for OPTGP helps converge to stationary distribution. + **TIP**: FVA optimality percentage allows you to explore suboptimal flux ranges. 100% restricts to optimal solutions, while lower values (e.g., 90%) allow broader flux ranges. ]]>