Hello all,
I am using TopHat for the first time and it does not find my bowtie indexes. I have an old version of Bowtie installed; all the indexes that I need are there (I used it before, no problem). When I run TopHat, it gives the following error:
This directory actually contains all the bowtie indexes (all genomes that I used before). Should I reformat/rename/reorganize this old bowtie directory somehow?
Any help?
Thanks!
I am using TopHat for the first time and it does not find my bowtie indexes. I have an old version of Bowtie installed; all the indexes that I need are there (I used it before, no problem). When I run TopHat, it gives the following error:
tophat -r 20 /bowtie-0.12.5/indexes /data_with_reads/sequence.txt
Error: Could not find Bowtie index files /bowtie-0.12.5/indexes/.*
Error: Could not find Bowtie index files /bowtie-0.12.5/indexes/.*
Any help?
Thanks!
Comment