# HG changeset patch # User yhoogstrate # Date 1464259889 14400 # Node ID 6952a20fa81a0f079863c1aae344f63556737edb # Parent f4043c6a367a90beedd0097c6569379ac319d29c planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 6545dbf0edf3a0f9afda8d5a27a646253c8f7115 diff -r f4043c6a367a -r 6952a20fa81a tool_dependencies.xml --- a/tool_dependencies.xml Wed May 25 05:08:31 2016 -0400 +++ b/tool_dependencies.xml Thu May 26 06:51:29 2016 -0400 @@ -34,9 +34,7 @@ - - - + @@ -99,6 +97,9 @@ export PYTHONPATH="$PYTHONPATH:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python" && cd scripts/energy-estimation-utility && + echo "---------------------------------------------------------------------------" && + head -n 161 segmentation_fold_utils/XMLFile.py | tail -n 11 && + echo "---------------------------------------------------------------------------" && python setup.py install --home "$INSTALL_DIR" --install-scripts "$INSTALL_DIR/bin"