# HG changeset patch # User fubar # Date 1384759143 18000 # Node ID 01ec43556e16e3666f3fea7eacf5dcef5fdbfa7b # Parent a756967646834cf8dbc94b2e69713b57e4314822 use iuc dependendencies diff -r a75696764683 -r 01ec43556e16 rgweblogo/README --- a/rgweblogo/README Wed Sep 25 23:31:04 2013 -0400 +++ b/rgweblogo/README Mon Nov 18 02:19:03 2013 -0500 @@ -1,6 +1,7 @@ This is a Galaxy tool wrapper for weblogo3 already available as a web app at the site below but neat as a Galaxy tool +Last updated by Ross to install iuc ghostscript and numpy dependencies. -It generates sequence logos from fasta files such as the alignments generated by clustalw +Weblogo generates sequence logos from fasta files such as the alignments generated by clustalw Note that the image for the help must be in static/images for it to show up on the tool form - it's the same image as goes in test-data @@ -10,6 +11,9 @@ ** Manual Installation** +Don't. + +If you insist, Make sure weblogo3 is installed in your system python and is available on the path for all your nodes Move the test data files to your galaxy root test-data @@ -25,7 +29,7 @@ Source for the weblogo3 python executable is at http://weblogo.berkeley.edu -Written by Ross Lazarus for the Rgenetics project +Galaxy tool wrapper written by Ross Lazarus for the Rgenetics project Copyright Ross Lazarus at gmail com 2011 diff -r a75696764683 -r 01ec43556e16 rgweblogo/tool_dependencies.xml --- a/rgweblogo/tool_dependencies.xml Wed Sep 25 23:31:04 2013 -0400 +++ b/rgweblogo/tool_dependencies.xml Mon Nov 18 02:19:03 2013 -0500 @@ -6,6 +6,7 @@ + @@ -14,10 +15,10 @@ echo `ls -lt` && echo `pwd` - + - +