# HG changeset patch # User fubar # Date 1384759315 18000 # Node ID baa6a37ed578b7f4c5e39e6a06b914e9cbe5257f # Parent 21bcfe99f623394630080d93fe49ab416bd83965 Uploaded diff -r 21bcfe99f623 -r baa6a37ed578 rgweblogo/tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rgweblogo/tool_dependencies.xml Mon Nov 18 02:21:55 2013 -0500 @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + http://weblogo.googlecode.com/files/weblogo-3.3.tar.gz + echo `ls -lt` && echo `pwd` + + + + + + + + + + + $INSTALL_DIR/lib/python + export PYTHONPATH=$INSTALL_DIR/lib/python:$PYTHONPATH_NUMPY:$PYTHONPATH && + python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR/lib/python + $ENV[PYTHONPATH_NUMPY] + $ENV[PATH_NUMPY] + $INSTALL_DIR/bin + $INSTALL_DIR/bin/weblogo + + + + + weblogo3 is a python version of the old weblogo2.8 or so. Requires numpy and ghostscript so these are installed if not already on your system - if that happens, please be patient + while numpy compiles - especially if the ATLAS libraries are being installed - which is not at present. + + +