# HG changeset patch # User ulfschaefer # Date 1450433114 18000 # Node ID 02eaf3d8f9a31b1caf92d0695a14a11c02f4a051 Uploaded diff -r 000000000000 -r 02eaf3d8f9a3 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Dec 18 05:05:14 2015 -0500 @@ -0,0 +1,28 @@ + + + + + + + + + https://github.com/jamescasbon/PyVCF/archive/0eb779559e74faa14fae609c8864874ab8321c7e.tar.gz + $INSTALL_DIR/lib/python + + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && + python setup.py install --install-lib $INSTALL_DIR/lib/python + + + $INSTALL_DIR/lib/python + $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 + + +