Mercurial > repos > bimib > cobraxy
changeset 36:00c55417e9f6 draft
Uploaded
author | luca_milaz |
---|---|
date | Thu, 19 Sep 2024 10:42:05 +0000 |
parents | 192b52da85d7 |
children | e91163c3a6b5 |
files | COBRAxy/flux_simulation.xml |
diffstat | 1 files changed, 6 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/COBRAxy/flux_simulation.xml Thu Sep 19 10:03:06 2024 +0000 +++ b/COBRAxy/flux_simulation.xml Thu Sep 19 10:42:05 2024 +0000 @@ -88,9 +88,12 @@ <outputs> <data format="txt" name="log" label="fluxSimulation - Log" /> - <collection name="results" type="list" label="${tool.name} - Samples"> - <discover_datasets pattern="__name_and_ext__" directory="flux_simulation"/> - </collection> + + <data name="output" format="txt"> + <discover_datasets pattern="__name_and_ext__" + directory="flux_simulation" visible="true" /> + </data> + </outputs> <help>