Mercurial > repos > bimib > cobraxy
changeset 462:227a1031ae47 draft
Uploaded
author | luca_milaz |
---|---|
date | Mon, 22 Sep 2025 13:51:43 +0000 |
parents | 73f02860f7d7 |
children | b06b28b94ae3 |
files | COBRAxy/flux_simulation_beta.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/COBRAxy/flux_simulation_beta.xml Mon Sep 22 13:51:19 2025 +0000 +++ b/COBRAxy/flux_simulation_beta.xml Mon Sep 22 13:51:43 2025 +0000 @@ -89,7 +89,7 @@ </conditional> <conditional name="sampling_params"> - <param name="enable_sampling" type="select" label="Enable sampling:" help="Choose whether to perform flux sampling."> + <param name="enable_sampling" type="select" label="Enable sampling:" help="Choose whether to perform flux sampling in addition to optimization analyses."> <option value="False" selected="true">No sampling (optimization only)</option> <option value="True">Enable sampling</option> </param>