Previous changeset 25:8245555fa227 (2017-06-06) Next changeset 27:21906a0403b9 (2017-06-06) |
Commit message:
Uploaded 20170606 |
modified:
gdcwebapp.xml |
added:
._gdcwebapp.xml ._json_data_source_mod.py |
b |
diff -r 8245555fa227 -r 1b43f4e085be ._gdcwebapp.xml |
b |
Binary file ._gdcwebapp.xml has changed |
b |
diff -r 8245555fa227 -r 1b43f4e085be ._json_data_source_mod.py |
b |
Binary file ._json_data_source_mod.py has changed |
b |
diff -r 8245555fa227 -r 1b43f4e085be gdcwebapp.xml --- a/gdcwebapp.xml Tue Jun 06 17:32:17 2017 -0400 +++ b/gdcwebapp.xml Tue Jun 06 17:53:40 2017 -0400 |
b |
@@ -16,6 +16,7 @@ </command> <inputs check_values="False" action="http://bioinf.iasi.cnr.it/gdcwebapp/app.php"> <display>Go to GDCWebApp service $GALAXY_URL</display> + <param name="GALAXY_URL" type="baseurl" value="/async/data_source_gdcwebapp" /> </inputs> <outputs> <data name="output1" format="auto" label="${tool.name} Output Data" /> |