# HG changeset patch # User fubar # Date 1384759285 18000 # Node ID 21bcfe99f623394630080d93fe49ab416bd83965 # Parent 01ec43556e16e3666f3fea7eacf5dcef5fdbfa7b Deleted selected files diff -r 01ec43556e16 -r 21bcfe99f623 rgweblogo/tool_dependencies.xml --- a/rgweblogo/tool_dependencies.xml Mon Nov 18 02:19:03 2013 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - 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. - - -