# HG changeset patch # User ulfschaefer # Date 1461072210 14400 # Node ID 026ed16cc40c5508111886480ef5cda18dfe10f4 Uploaded diff -r 000000000000 -r 026ed16cc40c tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Apr 19 09:23:30 2016 -0400 @@ -0,0 +1,35 @@ + + + + + + + + + https://github.com/jamescasbon/PyVCF/archive/0eb779559e74faa14fae609c8864874ab8321c7e.tar.gz + + + + + + $INSTALL_DIR/lib/python + $INSTALL_DIR/lib/python/bin + + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && + python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/lib/python/bin + + + $INSTALL_DIR/lib/python + $INSTALL_DIR/lib/python/bin + $INSTALL_DIR/lib/python + + + + + This Galaxy Tool shed package installs a defined commit + (0eb779559e74faa14fae609c8864874ab8321c7e) of the 0.6.8dev version of PyVCF for use with python 2.7.10. + + The corresponding PYTHONPATH is accessible via PYTHONPATH_PYVCF + + +