# HG changeset patch # User luca_milaz # Date 1760002361 0 # Node ID 7726a4a7173f6e0156c74f622989ac510e557acc # Parent ded8a0d6cb6dd04987777bd54b6e8133c6a6d660 Uploaded diff -r ded8a0d6cb6d -r 7726a4a7173f COBRAxy/flux_simulation.xml --- a/COBRAxy/flux_simulation.xml Thu Oct 09 09:32:09 2025 +0000 +++ b/COBRAxy/flux_simulation.xml Thu Oct 09 09:32:41 2025 +0000 @@ -17,6 +17,7 @@ @@ -148,12 +156,31 @@ - + + + 'fluxes' in str($sampling_params.output_types) + + + + 'mean' in str($sampling_params.output_types) + + + 'median' in str($sampling_params.output_types) + + + 'quantiles' in str($sampling_params.output_types) 'FVA' in str($output_types_analysis) + + 'pFBA' in str($output_types_analysis) + + + 'sensitivity' in str($output_types_analysis) +