# HG changeset patch # User qfab # Date 1401410140 14400 # Node ID fbe9f90728fcde09fb5d15accf2dc25f3796bb22 Uploaded diff -r 000000000000 -r fbe9f90728fc tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu May 29 20:35:40 2014 -0400 @@ -0,0 +1,36 @@ + + + + + + + + + http://sourceforge.net/projects/pycogent/files/PyCogent/1.5.2/PyCogent-1.5.2.tgz/download + $INSTALL_DIR/cogent + + + + + + python -c "import numpy; print numpy.version.version" && env >> /opt/galaxy/log.txt: + + + + python setup.py build_ext -if + + + cogent + $INSTALL_DIR/cogent/ + + + $INSTALL_DIR + $INSTALL_DIR + $ENV[PYTHONPATH_NUMPY] + $ENV[PATH_NUMPY] + + + + It is required to install a numpy python package (here numpy python package version 1.8.1) before installing the pycogent package. + +