Mercurial > repos > bimib > cobraxy
changeset 362:cff85be01ad9 draft
Uploaded
author | francesco_lapi |
---|---|
date | Thu, 04 Sep 2025 23:34:37 +0000 |
parents | ca5d82f9075f |
children | 941ff9b896e4 |
files | COBRAxy/custom_data_generator.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/COBRAxy/custom_data_generator.xml Thu Sep 04 23:34:15 2025 +0000 +++ b/COBRAxy/custom_data_generator.xml Thu Sep 04 23:34:37 2025 +0000 @@ -29,6 +29,7 @@ #end if --out_log $log --output_path $output_path + ]]> </command> <inputs> @@ -58,12 +59,11 @@ <outputs> <data name="log" format="txt" label="CustomDataGenerator - Log" /> - <collection name="output_path" type="list" label="${cond_model.model_selector}_data"> - <discover_datasets name = "collection" pattern="__name_and_ext__" directory="${cond_model.model_selector}_data"/> - </collection> + <data name="output_path" format="tabular,xlsx" label="${cond_model.model_selector}_data"/> </outputs> + <help> <![CDATA[ What it does