# HG changeset patch # User yhoogstrate # Date 1445328371 14400 # Node ID 4af8b54a1a7af5c5701ebbc491203876dcd74557 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/fuma_galaxy_wrapper commit 3da3fcc0204205d4899763f9fe63edf9aa16d5a2-dirty diff -r 000000000000 -r 4af8b54a1a7a tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Oct 20 04:06:11 2015 -0400 @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + https://github.com/yhoogstrate/fuma/archive/6b79b9a958212b900dedda0247f84f696f81ec89.tar.gz + + + + + + + + + + + + $INSTALL_DIR/lib/python + $INSTALL_DIR/lib64/python + + + export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python && + python setup.py build && + python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin && + python setup.py test + + + + $INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python + $INSTALL_DIR/bin + + $INSTALL_DIR/bin + $INSTALL_DIR + + + + + Downloads and installs FuMa. + + Prerequisites: + - git + + +