Mercurial > repos > fabio > gdcwebapp
changeset 28:0ea269725abc draft
Uploaded 20170606
author | fabio |
---|---|
date | Tue, 06 Jun 2017 22:31:35 -0400 |
parents | 21906a0403b9 |
children | c04f016975dc |
files | ._gdcwebapp.xml ._json_data_source_mod.py gdcwebapp.xml |
diffstat | 3 files changed, 1 insertions(+), 1 deletions(-) [+] |
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>