# HG changeset patch # User galaxyp # Date 1372108612 14400 # Node ID 1e6808c080996ce10cffd55d2cffe418ee8bba6e Uploaded diff -r 000000000000 -r 1e6808c08099 README.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Mon Jun 24 17:16:52 2013 -0400 @@ -0,0 +1,3 @@ +Galaxy tool shed repository for install idpqonvert dependency. This +repository contains no tools, see the bumbershoot repository for +actual Galaxy tools. \ No newline at end of file diff -r 000000000000 -r 1e6808c08099 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Jun 24 17:16:52 2013 -0400 @@ -0,0 +1,21 @@ + + + + + + http://getgalaxyp.msi.umn.edu/downloads/idpQonvert_3.0.475 + mv 'idpQonvert_3.0.475' idpQonvert + chmod 755 "idpQonvert" + mkdir -p 'env["system_install"]/bin' + mv "idpQonvert" 'env["system_install"]/bin' + chmod +x 'env["system_install"]/bin/idpQonvert' + + 'env["system_install"]/bin' + + + + + This package downloads and installs idqonvert. + + +