Mercurial > repos > fabio > gdcwebapp
changeset 4:de82f1dd4c73 draft
Uploaded 20170524
author | fabio |
---|---|
date | Wed, 24 May 2017 16:52:03 -0400 |
parents | d7107dfe151f |
children | 23de6169957a |
files | ._gdcwebapp.xml ._tool_dependencies.xml gdcwebapp.xml |
diffstat | 3 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/gdcwebapp.xml Wed May 24 15:53:04 2017 -0400 +++ b/gdcwebapp.xml Wed May 24 16:52:03 2017 -0400 @@ -10,13 +10,13 @@ <exit_code range=":-1" /> </stdio> <version_command>json_data_source.py --version</version_command> - <command>json_data_source.py "${__app__.config.output_size_limit}" --json_param_file "${output}" --path "."</command> + <command>json_data_source.py "${__app__.config.output_size_limit}" --json_param_file "${output1}" --path "."</command> <inputs check_values="False" action="http://bioinf.iasi.cnr.it/gdcwebapp/app.php" > <display>Go to GDCWebApp service $GALAXY_URL</display> <param name="URL" type="hidden" value="" /> </inputs> <outputs> - <data name="output" format="auto" /> + <data name="output1" format="auto" /> </outputs> <options sanitize="False" refresh="True" /> </tool>