# HG changeset patch # User iuc # Date 1379419901 14400 # Node ID f3f4b612144413e87fad8fd4510efd0fea48c0de Uploaded diff -r 000000000000 -r f3f4b6121444 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Sep 17 08:11:41 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. + + +