Mercurial > repos > bimib > cobraxy
comparison COBRAxy/flux_simulation.xml @ 39:cd0a22b04cf1 draft
Uploaded
author | luca_milaz |
---|---|
date | Thu, 19 Sep 2024 12:04:27 +0000 |
parents | a1e4c08c6a3d |
children | 353900710405 |
comparison
equal
deleted
inserted
replaced
38:a1e4c08c6a3d | 39:cd0a22b04cf1 |
---|---|
87 | 87 |
88 | 88 |
89 <outputs> | 89 <outputs> |
90 <data format="txt" name="log" label="Flux Simulation - Log" /> | 90 <data format="txt" name="log" label="Flux Simulation - Log" /> |
91 | 91 |
92 <data name="output" format="tabular, csv, tsv" label="Flux Simulation - Output"> | 92 <data name="output" format="csv" label="Flux Simulation - Output"> |
93 <discover_datasets pattern="__name_and_ext__" | 93 <discover_datasets pattern="__name_and_ext__" |
94 directory="flux_simulation" visible="true" /> | 94 directory="flux_simulation" visible="true" /> |
95 </data> | 95 </data> |
96 | 96 |
97 </outputs> | 97 </outputs> |