Mercurial > repos > fabio > gdcwebapp
comparison gdcwebapp.xml @ 44:bab44ade984c draft
Uploaded 20170622
author | fabio |
---|---|
date | Thu, 22 Jun 2017 16:34:10 -0400 |
parents | 73d593ff91e4 |
children | 33e5c1b7b9af |
comparison
equal
deleted
inserted
replaced
43:73d593ff91e4 | 44:bab44ade984c |
---|---|
7 </requirements> | 7 </requirements> |
8 <stdio> | 8 <stdio> |
9 <exit_code range="1:" /> | 9 <exit_code range="1:" /> |
10 <exit_code range=":-1" /> | 10 <exit_code range=":-1" /> |
11 </stdio> | 11 </stdio> |
12 <command>json_collect_data_source.py '${__app__.config.output_size_limit}' --json_param_file '${output1}' --path '.' --appdata 'tmp'</command> | 12 <command> |
13 <![CDATA[ | |
14 python '$__tool_directory__/jcds_wrapper.py' '${__app__.config.output_size_limit}' --json_param_file '${output1}' --path '.' --appdata 'tmp' | |
15 ]]> | |
16 </command> | |
13 <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"> |
14 <display>Go to GDCWebApp service $GALAXY_URL</display> | 18 <display>Go to GDCWebApp service $GALAXY_URL</display> |
15 <param name="GALAXY_URL" type="baseurl" value="/async/data_source_gdcwebapp" /> | 19 <param name="GALAXY_URL" type="baseurl" value="/async/data_source_gdcwebapp" /> |
16 </inputs> | 20 </inputs> |
17 <outputs> | 21 <outputs> |