# HG changeset patch # User iracooke # Date 1362376372 18000 # Node ID 51f7c347c955fd4524d679e77aa166f37a717b98 Uploaded diff -r 000000000000 -r 51f7c347c955 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Mar 04 00:52:52 2013 -0500 @@ -0,0 +1,29 @@ + + + + + + https://dl.dropbox.com/u/226794/galaxy_protk.tar.gz + sh install_protk.sh 1.1.9 + + install_protk.sh + $INSTALL_DIR + + + $INSTALL_DIR + $HOME/.rvm/bin/ + + + + + This package installs the protk rubygem which provides facilities for running various proteomics tools via galaxy. + + Installation of this package requires that you have the following packages (or equivalents) installed gcc g++ patch zlib zlib-devel libyaml-devel libffi-devel openssl-devel make bzip2 autoconf automake libtool bison iconv-devel libxml2 libxml2-devel zlib zlib-devel bzip2 make + + For more about protk see https://bitbucket.org/iracooke/protk + + In order to install ruby and the protk rubygem this package will install rvm (http://rvm.io) to the home directory of your galaxy user at ~/.rvm (if rvm is not already installed). + The protk rubygem is installed in its own gemset and will not interfere with other ruby installations or ruby gems + + + \ No newline at end of file