# HG changeset patch # User yhoogstrate # Date 1438335764 14400 # Node ID f8fecf1f6eba60f061525b003012e4572e6952fb # Parent b8d22acd3017c8aa9a2521c0006cff5dc10dd2fe Uploaded diff -r b8d22acd3017 -r f8fecf1f6eba tool_dependencies.xml --- a/tool_dependencies.xml Thu May 21 07:22:19 2015 -0400 +++ b/tool_dependencies.xml Fri Jul 31 05:42:44 2015 -0400 @@ -1,39 +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. - - + + + + + + + + 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. + +