changeset 5:533fa0d89db0 draft default tip

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 3d4c8888c2257e2c01255ea4141fe96bcf6960df-dirty
author yhoogstrate
date Wed, 02 Mar 2016 10:43:03 -0500
parents 1731dc91e24f
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Mar 02 10:15:01 2016 -0500
+++ b/tool_dependencies.xml	Wed Mar 02 10:43:03 2016 -0500
@@ -47,7 +47,7 @@
                 <action type="shell_command">
                     export PYTHONPATH="$PYTHONPATH:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python"  &amp;&amp;
                     cd scripts/energy-estimation-utility                                               &amp;&amp;
-                    python setup.py --home "$INSTALL_DIR" --install-scripts "$INSTALL_DIR/bin"
+                    python setup.py install --home "$INSTALL_DIR" --install-scripts "$INSTALL_DIR/bin"
                 </action>
                 
                 <action type="set_environment">