Mercurial > repos > bimib > cobraxy
comparison COBRAxy/flux_simulation.xml @ 35:192b52da85d7 draft
Uploaded
author | luca_milaz |
---|---|
date | Thu, 19 Sep 2024 10:03:06 +0000 |
parents | 609c72463b45 |
children | 00c55417e9f6 |
comparison
equal
deleted
inserted
replaced
34:0b071a4f1b4a | 35:192b52da85d7 |
---|---|
86 </inputs> | 86 </inputs> |
87 | 87 |
88 | 88 |
89 <outputs> | 89 <outputs> |
90 <data format="txt" name="log" label="fluxSimulation - Log" /> | 90 <data format="txt" name="log" label="fluxSimulation - Log" /> |
91 <discover_datasets pattern="__name_and_ext__" directory="flux_simulation"/> | 91 <collection name="results" type="list" label="${tool.name} - Samples"> |
92 <discover_datasets pattern="__name_and_ext__" directory="flux_simulation"/> | |
93 </collection> | |
92 </outputs> | 94 </outputs> |
93 | 95 |
94 <help> | 96 <help> |
95 <![CDATA[ | 97 <![CDATA[ |
96 What it does | 98 What it does |