# HG changeset patch # User fabio # Date 1498155575 14400 # Node ID 3858a4e5693f9014ae7c4bc46f2552e7f3eba890 # Parent 7f55f83f72da75ba12ab8e02243adf08445de2cd Uploaded 20170622 diff -r 7f55f83f72da -r 3858a4e5693f gdcwebapp.xml --- a/gdcwebapp.xml Wed Jun 14 18:02:34 2017 -0400 +++ b/gdcwebapp.xml Thu Jun 22 14:19:35 2017 -0400 @@ -3,7 +3,7 @@ an intuitive interface to filter, extract, and convert Genomic Data Commons experiments python - galaxy_json_collect_data_source + json-collect-data-source diff -r 7f55f83f72da -r 3858a4e5693f tool_dependencies.xml --- a/tool_dependencies.xml Wed Jun 14 18:02:34 2017 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ - - - - - - - - - https://raw.githubusercontent.com/fabio-cumbo/galaxy-json-collect-data-source/master/json_collect_data_source.py - - json_collect_data_source.py - $INSTALL_DIR/bin - - - $INSTALL_DIR/bin/json_collect_data_source.py - - - $INSTALL_DIR/bin - - - - - This tool is able to receive multiple datasets (optionally with their metadata) in a single query. It allows to handle archives (gz, bz2, tar, and zip) organizing their content in a collection. - - -