# HG changeset patch # User nml # Date 1467902838 14400 # Node ID aaeb6262be4716358b585c01955ee193b4fcef01 planemo upload for repository https://github.com/phac-nml/galaxy_tools/tree/master/packages/package_python_3_4_scipy_0_16 commit e2554dc878f6abf1c02ed9e6e4f4440ed32b02aa diff -r 000000000000 -r aaeb6262be47 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jul 07 10:47:18 2016 -0400 @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + https://pypi.python.org/packages/source/s/scipy/scipy-0.16.0.tar.gz + + + + + + + + + + + + $INSTALL_DIR/bin + $INSTALL_DIR/lib/python + python3 setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + $ENV[PYTHONPATH_NUMPY] + $ENV[PATH_NUMPY] + $ENV[ATLAS_LIB_DIR] + $ENV[ATLAS_LIB_DIR]/atlas + $INSTALL_DIR/lib/python + $INSTALL_DIR/bin + $INSTALL_DIR + + + + Compiling scipy requires a C and Fortran compiler (typically gcc and gfortran). The PYTHONPATH for scipy can be accessed through PYTHONPATH_SCIPY and the binaries with PATH_SCIPY. + +