Mercurial > repos > bimib > cobraxy
changeset 38:a1e4c08c6a3d draft
Uploaded
| author | luca_milaz | 
|---|---|
| date | Thu, 19 Sep 2024 11:59:44 +0000 | 
| parents | e91163c3a6b5 | 
| children | cd0a22b04cf1 | 
| files | COBRAxy/flux_simulation.xml | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/COBRAxy/flux_simulation.xml Thu Sep 19 10:48:16 2024 +0000 +++ b/COBRAxy/flux_simulation.xml Thu Sep 19 11:59:44 2024 +0000 @@ -89,7 +89,7 @@ <outputs> <data format="txt" name="log" label="Flux Simulation - Log" /> - <data name="output" format="csv" label="Flux Simulation - Output"> + <data name="output" format="tabular, csv, tsv" label="Flux Simulation - Output"> <discover_datasets pattern="__name_and_ext__" directory="flux_simulation" visible="true" /> </data>
