# HG changeset patch # User iuc # Date 1432062027 14400 # Node ID 454abc8ab35a126198d44d8b0103eba32ca08f2e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pybedtools_0_6_6 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09 diff -r 000000000000 -r 454abc8ab35a tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue May 19 15:00:27 2015 -0400 @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + https://github.com/daler/pybedtools/archive/v0.6.6.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/lib/python + $INSTALL_DIR/bin + $INSTALL_DIR + + + + Compiling pybedtools requires cython and the gcc compiler. + https://github.com/daler/pybedtools + + +