# HG changeset patch # User iuc # Date 1379419464 14400 # Node ID 048d8aebf08b55828458b40c95b30979437370cd Uploaded diff -r 000000000000 -r 048d8aebf08b tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Sep 17 08:04:24 2013 -0400 @@ -0,0 +1,20 @@ + + + + + + https://pysam.googlecode.com/files/pysam-0.7.5.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. + + +