Mercurial > repos > fabio > gdcwebapp
diff gdcwebapp.xml @ 28:0ea269725abc draft
Uploaded 20170606
author | fabio |
---|---|
date | Tue, 06 Jun 2017 22:31:35 -0400 |
parents | 1b43f4e085be |
children | 1edc869cd008 |
line wrap: on
line diff
--- a/gdcwebapp.xml Tue Jun 06 17:53:44 2017 -0400 +++ b/gdcwebapp.xml Tue Jun 06 22:31:35 2017 -0400 @@ -19,10 +19,10 @@ <param name="GALAXY_URL" type="baseurl" value="/async/data_source_gdcwebapp" /> </inputs> <outputs> - <data name="output1" format="auto" label="${tool.name} Output Data" /> <collection name="list_output" type="list:list" label="${tool.name} Output Collection"> <discover_datasets pattern="(?P<identifier_0>[^_]+)_(?P<identifier_1>[^_]+)_(?P<ext>[^_]+)_(?P<dbkey>[^_]+)" ext="auto" visible="False" directory="tmp" /> </collection> + <data name="output1" format="auto" label="${tool.name} Output Data" /> </outputs> <options sanitize="False" refresh="True" /> </tool>