I am having trouble running a LASTZ analysis on any FASTA file comparing it to my text file. This is happening both when I host galaxy locally and when I try to run it on the usegalaxy.org server.
This is the error I get when I run on usegalaxy.org:
Traceback (most recent call last): File "/scratch/03166/xcgalaxy/main/staging//10340218/tool_files/lastz_wrapper.py", line 38, in <module> from galaxy import eggs ImportError: cannot import name eggs
However I get a different error when I run on my locally cloned version of galaxy:
Could not determine Lastz version /bin/sh: lastz: command not found /bin/sh: lastz: command not found
Any help or advice would be greatly appreciated.
Thanks!