changeset 434:217facbbb8d2 draft

Uploaded
author francesco_lapi
date Wed, 10 Sep 2025 15:15:21 +0000
parents 28c4f64adcaa
children ee2b1adb02bf
files COBRAxy/flux_simulation_beta.xml
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/COBRAxy/flux_simulation_beta.xml	Wed Sep 10 15:10:09 2025 +0000
+++ b/COBRAxy/flux_simulation_beta.xml	Wed Sep 10 15:15:21 2025 +0000
@@ -106,11 +106,7 @@
             </param>
 
             <when value="FVA">
-                <param name="fva_fraction" argument="--fva_fraction" type="float"
-                        label="FVA fraction of optimality (0-1):"
-                        value="0.9"
-                        min="0.0" max="1.0"
-                        help="Fraction of the optimal objective value to consider for FVA. 0.9 = 90%"/>
+                <param name="fva_fraction" argument="--fva_fraction" type="float" label="FVA fraction of optimality (0-1):" value="0.9" min="0.0" max="1.0" help="Fraction of the optimal objective value to consider for FVA. 0.9 = 90%"/>
             </when>
 
         </conditional>