Why is tophat giving this error message?
biostat1@biostat1-ubuntu:~/src/tools/test_data$ tophat2 -r 20 test_ref reads_1.fq reads_2.fq
[2014-05-24 17:02:09] Beginning TopHat run (v2.0.11)
-----------------------------------------------
[2014-05-24 17:02:09] Checking for Bowtie
Bowtie version: 2.0.5.0
[2014-05-24 17:02:09] Checking for Samtools
Samtools version: 0.1.17.0
[2014-05-24 17:02:09] Checking for Bowtie index files (genome)..
[2014-05-24 17:02:09] Checking for reference FASTA file
[2014-05-24 17:02:09] Generating SAM header for test_ref
[2014-05-24 17:02:09] Preparing reads
[FAILED]
[Errno 8] Exec format error
Look in the run log, it'll contain more information (including the last command run, which you could manually run to see the exact underlying error message).
Hi
Every seems to be alright on binary coz system (uname -a)
here the run log:
Looking forward to your help, thanks
Do you still get the same error if you run that manually or do you get a different one? If it's the same, then perhaps you have a bad copy of the binary.