# HG changeset patch # User mvdbeek # Date 1439560698 14400 # Node ID f3ab5d99ceba036c79ac673409bb5c5f1100653b # Parent fc4bf31c255c671a6ffd4cbf085e930dfd2b8eda planemo upload for repository https://bitbucket.org/drosofff/gedtools/ diff -r fc4bf31c255c -r f3ab5d99ceba tool_dependencies.xml --- a/tool_dependencies.xml Fri Aug 14 09:51:26 2015 -0400 +++ b/tool_dependencies.xml Fri Aug 14 09:58:18 2015 -0400 @@ -2,22 +2,25 @@ - - - https://bitbucket.org/mvdbeek/galaxy_downloads/downloads/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 - - + + + + https://bitbucket.org/mvdbeek/galaxy_downloads/downloads/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.