Mercurial > repos > bimib > cobraxy
diff COBRAxy/flux_to_map.xml @ 457:5b625d91bc7f draft
Uploaded
| author | francesco_lapi |
|---|---|
| date | Wed, 17 Sep 2025 14:26:58 +0000 |
| parents | d905439271fa |
| children |
line wrap: on
line diff
--- a/COBRAxy/flux_to_map.xml Fri Sep 12 17:28:45 2025 +0000 +++ b/COBRAxy/flux_to_map.xml Wed Sep 17 14:26:58 2025 +0000 @@ -87,7 +87,7 @@ </when> <when value="dataset_class"> - <param name="input_data_fluxes" argument="--input_data_fluxes" type="data" format="tabular, csv, tsv" label="All fluxes" /> + <param name="input_data_fluxes" argument="--input_data_fluxes" type="data" format="tabular, csv, tsv" label="Input flux data" /> <param name="input_class_fluxes" argument="--input_class_fluxes" type="data" format="tabular, csv, tsv" label="Sample group specification" /> </when> </conditional> @@ -254,4 +254,5 @@ ]]> </help> <expand macro="citations" /> -</tool> \ No newline at end of file + +</tool>
