# HG changeset patch # User lparsons # Date 1406124558 14400 # Node ID 367d6fedfe41fc9dd1971ccc5b9a42960c580a88 Initial upload diff -r 000000000000 -r 367d6fedfe41 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Jul 23 10:09:18 2014 -0400 @@ -0,0 +1,22 @@ + + + + + + + http://sourceforge.net/projects/rseqc/files/RSeQC-2.3.9.tar.gz + $INSTALL_DIR/lib/python + $INSTALL_DIR/lib64/python + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + + + + + RSeQC version 2.3.9, documentation available at http://rseqc.sourceforge.net/. + Requires gcc and python 2.7. + + +