Mercurial > repos > fabio > gdcwebapp
comparison gdcwebapp.xml @ 14:babc444d4bd0 draft
Uploaded 20170530
author | fabio |
---|---|
date | Tue, 30 May 2017 15:56:27 -0400 |
parents | 80593f75d74a |
children | 3eabece82abb |
comparison
equal
deleted
inserted
replaced
13:39c4f4528c6e | 14:babc444d4bd0 |
---|---|
17 <inputs check_values="False" action="http://bioinf.iasi.cnr.it/gdcwebapp/app.php" > | 17 <inputs check_values="False" action="http://bioinf.iasi.cnr.it/gdcwebapp/app.php" > |
18 <display>Go to GDCWebApp service $GALAXY_URL</display> | 18 <display>Go to GDCWebApp service $GALAXY_URL</display> |
19 <param name="URL" type="hidden" value="" /> | 19 <param name="URL" type="hidden" value="" /> |
20 </inputs> | 20 </inputs> |
21 <outputs> | 21 <outputs> |
22 <data name="output1" format="auto" label="${tool.name} Output Data" /> | 22 <data name="output1" format="auto" label="${tool.name} Output Data" hidden="True" /> |
23 <collection name="list_output" type="list:list" label="${tool.name} Output Collection"> | 23 <collection name="list_output" type="list:list" label="${tool.name} Output Collection"> |
24 <discover_datasets pattern="(?P<identifier_0>[^_]+)_(?P<identifier_1>[^_]+)" ext="auto" visible="False" directory="tmp" /> | 24 <discover_datasets pattern="(?P<identifier_0>[^_]+)_(?P<identifier_1>[^_]+)" ext="auto" visible="False" directory="tmp" /> |
25 </collection> | 25 </collection> |
26 </outputs> | 26 </outputs> |
27 <options sanitize="False" refresh="True" /> | 27 <options sanitize="False" refresh="True" /> |