Question: TopHat Error stating that (installed) Bowtie2 is not installed
0
gravatar for mohammedtleis
18 months ago by
mohammedtleis • 0 wrote:

I tried to try 'TopHat (v.2.1.0)' locally to align some RNA-Seq data to a reference human genome. The tools execution has failed stating that bowtie 2 is not found. However, Bowtie2 (v.2.3.0.1) is installed and I can verify it in my local tool shed (revision 937aa69e715f).

Here is the error after executing TopHat:

Fatal error: Tool execution failed
/Users/tleis/GitHub/galaxy/galaxy/database/jobs_directory/000/51/tool_script.sh: line 9: bowtie2-build: command not found

[2017-05-15 17:29:03] Beginning TopHat run (v2.1.0)
-----------------------------------------------
[2017-05-15 17:29:03] Checking for Bowtie
  Bowtie 2 not found, checking for older version..
Error: Bowtie not found on this system.

Your help is highly appreciated

ADD COMMENT • link • written 18 months ago by mohammedtleis • 0
1
gravatar for Devon Ryan
18 months ago by
Devon Ryan • 1.9k
Germany
Devon Ryan • 1.9k wrote:
  1. Have a look for an env.sh file in a tophat directory under tool_deps/, sometimes those go missing.
  2. Switch to conda for dependency resolution, it makes life SO much easier.
  3. Don't use tophat for any new analyses. STAR is the probably the best aligner to use and it works well in Galaxy. If the memory requirements are too high, then use hisat2 instead. Regardless, don't use tophat.
ADD COMMENT • link written 18 months ago by Devon Ryan • 1.9k
1

Cross-reference with https://biostar.usegalaxy.org/p/23084/

ADD REPLY • link written 18 months ago by Jennifer Hillman Jackson ♦ 25k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 175 users visited in the last hour