# HG changeset patch # User iuc # Date 1383139512 14400 # Node ID 247e5e5bee873640f8427f69a27730c7bef015a0 Uploaded diff -r 000000000000 -r 247e5e5bee87 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Oct 30 09:25:12 2013 -0400 @@ -0,0 +1,20 @@ + + + + + + https://pypi.python.org/packages/source/p/pysam/pysam-0.7.6.tar.gz + $INSTALL_DIR/lib/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 + $INSTALL_DIR + + + + + Installation of pysam, pyrex and python are required. The installation can be accessed via PYSAM_PATH. + + +