# HG changeset patch # User francesco_lapi # Date 1757518959 0 # Node ID 44f91eba4776848c8c6aed9b6299a893f9bcbbb3 # Parent 13e99c8e4e819db6751eec146bd314c034e4a057 Uploaded diff -r 13e99c8e4e81 -r 44f91eba4776 COBRAxy/flux_simulation_beta.xml --- a/COBRAxy/flux_simulation_beta.xml Wed Sep 10 15:35:55 2025 +0000 +++ b/COBRAxy/flux_simulation_beta.xml Wed Sep 10 15:42:39 2025 +0000 @@ -46,6 +46,9 @@ --seed $seed --output_type "${",".join(map(str, $output_types))}" --output_type_analysis "${",".join(map(str, $output_types_analysis))}" + #if 'FVA' in $output_types_analysis: + --fva_percentage $fva_params.fva_percentage + #end if --out_log $log ]]> @@ -100,6 +103,15 @@ + + + + + + +