# HG changeset patch # User modencode-dcc # Date 1358806897 18000 # Node ID fe131b016d6a4025516ffd53237ba7e6b3344dd9 # Parent ad140b2d0fb518b838ba5f29af48fec873c089da Uploaded diff -r ad140b2d0fb5 -r fe131b016d6a tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Jan 21 17:21:37 2013 -0500 @@ -0,0 +1,28 @@ + + + + $REPOSITORY_INSTALL_DIR + + + + + https://github.com/modENCODE-DCC/Galaxy/blob/master/toolshed/dependencies/macs/macs.tar.gz?raw=true + sudo su + python setup.py install + + bin + $INSTALL_DIR/bin + + + lib + $INSTALL_DIR/lib + + + $INSTALL_DIR/bin + $INSTALL_DIR/lib + + + + Macs depends on having python2.6 installed on all nodes of the work cluster + + \ No newline at end of file