I'm having problems running Tophat on my local galaxy instance (I'm running it via biolinux 8).
Initially I tried running Tophat2, but got the following error:
Fatal error: Tool execution failed
Building a SMALL index
[2015-01-19 12:10:58] Beginning TopHat run (v2.0.9)
-----------------------------------------------
[2015-01-19 12:10:58] Checking for Bowtie
Bowtie 2 not found, checking for older version..
Bowtie version: 1.0.1.0
[2015-01-19 12:10:58] Checking for Samtools
Samtools version: 0.1.19.0
[2015-01-19 12:10:58] Checking for Bowtie index files (genome)..
Error: Could not find Bowtie index files (genome.*.ebwt)
I was under the impression that bowtie would create the index itself from the provided genome (which was a Drosophila genome from Flybase, lexicographically sorted).
Then I tried running Tophat instead, wondering if I'd get the same error. Instead, I got an error regarding the closure search (I tried running it with closure search turned on and off and both times got an error):
Error in tophat:
tophat: option --no-closure-search not recognized
for detailed help see http://tophat.cbcb.umd.edu/manual.html
Any ideas on what would be causing these errors? This is a newly set up machine, so this is the first time Tophat's being run on this computer.
PS. Is there a way to set up bug reporting on a local galaxy instance?
Thanks
Suzanne