# HG changeset patch # User bgruening # Date 1381533896 14400 # Node ID 213d82f33fc23a8dc2546e6c7cd7c89e3ae7d2ab # Parent e2df6fe8b4472d51a37ab811ffd66c5cedf5681b Uploaded diff -r e2df6fe8b447 -r 213d82f33fc2 antismash.xml --- a/antismash.xml Fri Oct 11 16:46:08 2013 -0400 +++ b/antismash.xml Fri Oct 11 19:24:56 2013 -0400 @@ -4,7 +4,8 @@ hmmer blast+ muscle - antismash_python_deps + straight.plugin + helperlibs antismash diff -r e2df6fe8b447 -r 213d82f33fc2 tool_dependencies.xml --- a/tool_dependencies.xml Fri Oct 11 16:46:08 2013 -0400 +++ b/tool_dependencies.xml Fri Oct 11 19:24:56 2013 -0400 @@ -9,15 +9,37 @@ - + + - helperlibs==0.1.2 -straight.plugin==1.4.0-post-1 + https://pypi.python.org/packages/source/h/helperlibs/helperlibs-0.1.2.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 + - AntiSmash python dependencies (helperlibs and straight.plugin) + helperlibs python library + + + + + + https://pypi.python.org/packages/source/s/straight.plugin/straight.plugin-1.4.0-post-1.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 + + + + + straight.plugin python library @@ -37,7 +59,7 @@ do not offer the option for genprediction and do not install glimmer and Co. For that reason deactivate the check. --> - sed -i 's/check_prereqs(plugins, options) > 0/True/g' $INSTALL_DIR/run_antismash.py + sed -i 's/check_prereqs(plugins, options) > 0/False/g' $INSTALL_DIR/run_antismash.py https://bitbucket.org/antismash/antismash2/downloads/clusterblast.tar.gz tar xfvz clusterblast.tar.gz -C $INSTALL_DIR/antismash/generic_modules/clusterblast @@ -55,7 +77,7 @@ do not offer the option for genprediction and do not install glimmer and Co. For that reason deactivate the check. --> - sed -i 's/check_prereqs(plugins, options) > 0/True/g' $INSTALL_DIR/run_antismash.py + sed -i 's/check_prereqs(plugins, options) > 0/False/g' $INSTALL_DIR/run_antismash.py https://bitbucket.org/antismash/antismash2/downloads/clusterblast.tar.gz tar xfvz clusterblast.tar.gz -C $INSTALL_DIR/antismash/generic_modules/clusterblast @@ -73,7 +95,7 @@ do not offer the option for genprediction and do not install glimmer and Co. For that reason deactivate the check. --> - sed -i 's/check_prereqs(plugins, options) > 0/True/g' $INSTALL_DIR/run_antismash.py + sed -i 's/check_prereqs(plugins, options) > 0/False/g' $INSTALL_DIR/run_antismash.py https://bitbucket.org/antismash/antismash2/downloads/clusterblast.tar.gz tar xfvz clusterblast.tar.gz -C $INSTALL_DIR/antismash/generic_modules/clusterblast @@ -91,7 +113,7 @@ do not offer the option for genprediction and do not install glimmer and Co. For that reason deactivate the check. --> - sed -i 's/check_prereqs(plugins, options) > 0/True/g' $INSTALL_DIR/run_antismash.py + sed -i 's/check_prereqs(plugins, options) > 0/False/g' $INSTALL_DIR/run_antismash.py https://bitbucket.org/antismash/antismash2/downloads/clusterblast.tar.gz tar xfvz clusterblast.tar.gz -C $INSTALL_DIR/antismash/generic_modules/clusterblast