# HG changeset patch # User iuc # Date 1432061889 14400 # Node ID 93017e8743e52866053c43e20366ee817dae5fb4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_express_1_5_1 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09 diff -r 000000000000 -r 93017e8743e5 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue May 19 14:58:09 2015 -0400 @@ -0,0 +1,32 @@ + + + + + + + http://bio.math.berkeley.edu/eXpress/downloads/express-1.5.1/express-1.5.1-linux_x86_64.tgz + + . + $INSTALL_DIR/bin + + + + http://bio.math.berkeley.edu/eXpress/downloads/express-1.5.1/express-1.5.1-macosx_x86_64.tgz + + . + $INSTALL_DIR/bin + + + + http://bio.math.berkeley.edu/eXpress/downloads/express-1.5.1/express-1.5.1-src.tgz + cmake src -DCMAKE_INSTALL_PREFIX:PATH=$INSTALL_DIR + make && make install + + + $INSTALL_DIR/bin + + + + + + \ No newline at end of file