Mercurial > repos > bimib > cobraxy
comparison COBRAxy/flux_simulation.xml @ 36:00c55417e9f6 draft
Uploaded
author | luca_milaz |
---|---|
date | Thu, 19 Sep 2024 10:42:05 +0000 |
parents | 192b52da85d7 |
children | e91163c3a6b5 |
comparison
equal
deleted
inserted
replaced
35:192b52da85d7 | 36:00c55417e9f6 |
---|---|
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 <collection name="results" type="list" label="${tool.name} - Samples"> | 91 |
92 <discover_datasets pattern="__name_and_ext__" directory="flux_simulation"/> | 92 <data name="output" format="txt"> |
93 </collection> | 93 <discover_datasets pattern="__name_and_ext__" |
94 directory="flux_simulation" visible="true" /> | |
95 </data> | |
96 | |
94 </outputs> | 97 </outputs> |
95 | 98 |
96 <help> | 99 <help> |
97 <![CDATA[ | 100 <![CDATA[ |
98 What it does | 101 What it does |