# HG changeset patch # User yhoogstrate # Date 1426844656 14400 # Node ID e6c1f548397aa7d99f91043bf12609f33d7ea953 Uploaded diff -r 000000000000 -r e6c1f548397a tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Mar 20 05:44:16 2015 -0400 @@ -0,0 +1,31 @@ + + + + + + + + + + https://pypi.python.org/packages/source/p/pysam/pysam-0.8.2.1.tar.gz + + + + + + $INSTALL_DIR/lib/python + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python && python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python + $INSTALL_DIR/bin + $INSTALL_DIR + $INSTALL_DIR + + + + + Installation of pysam, pyrex and python are required. The installation can be accessed via PYSAM_PATH. + The PYSAM_PATH has to be within the PYTHONPATH to let python automatically load this library. + + + \ No newline at end of file