# HG changeset patch # User mvdbeek # Date 1439559870 14400 # Node ID aa548b3949bcf06a120afe582fd68b3d8a2ff7e3 planemo upload for repository https://bitbucket.org/drosofff/gedtools/ diff -r 000000000000 -r aa548b3949bc tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Aug 14 09:44:30 2015 -0400 @@ -0,0 +1,25 @@ + + + + + + http://download.asperasoft.com/download/sw/connect/3.6.0/AsperaConnectInstaller-3.6.0.106805.dmg + hdiutil attach -mountpoint install AsperaConnectInstaller-3.6.0.106805.dmg + pkgutil --expand install/AsperaConnectInstaller.pkg extract + cat extract|AsperaConnect.pkg/Payload | gzip -d - | cpio -id + hdiutil detach install + + Applications/Aspera\ Connect.app/Contents/Resources/ + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + + + + + This tool dependency definition downloads and installs the aspera connect client, used for accelerating + ncbi sra downloads. + + + \ No newline at end of file