Question: Running TopHat locally
1
gravatar for Suzanne Gomes
4.4 years ago by
Suzanne Gomes120
Canada
Suzanne Gomes120 wrote:

Hi,

I'm trying to run Tophat2 on a local instance of galaxy. Tophat2 and Bowtie 2 have been installed from the toolshed. I'm using a custom genome, which has been uploaded to the history. I've also uploaded the read files into the history (using the data library function - and we tried both just linking to the files, and copying the data into galaxy.) When I run Tophat2, it just immediately changes to complete, and all the resulting files are empty.

Any ideas on what may be going wrong? Are we missing some necessary tool?

Thanks

Suzanne

rna-seq tophat local • 1.6k views
ADD COMMENTlink modified 4.4 years ago • written 4.4 years ago by Suzanne Gomes120

No error is displayed? Bowtie2 is working?
 

ADD REPLYlink written 4.4 years ago by Bjoern Gruening5.1k

The job completes (i.e. they turn green), so there's no actual error message. But it said something about 'TopHat2 not found' in the details of the run. I'm not sure why, because it says TopHat2 is installed.

ADD REPLYlink written 4.4 years ago by Suzanne Gomes120

So, for anyone else trying to install a local galaxy instance: apparently installing tools from the toolshed is not sufficient - they actually need to be separately installed on your computer in addition to being added from the toolshed. Basically, it seems that installing from the toolshed just makes the tool available on your galaxy interface, and allows the galaxy interface to then go ask your computer to run the tool for you. 

 

ADD REPLYlink written 4.4 years ago by Suzanne Gomes120

That's not always true - it depends on the specific tool repository. Some specify all dependencies and how to install them automatically. Some don't, yet. The goal for the main toolshed is that eventually, all tools there should automagically install all the specific versions of the required dependencies too. Some existing popular tools (eg FastQC) are totally automatic. Others are not yet. In general the devteam or iuc owned tools should be automatic and not rely on external system dependencies. If they don't, that's probably a bug.

ADD REPLYlink modified 4.4 years ago • written 4.4 years ago by fubar1.1k

I asked the guy who installed the tools for me, and this is what he said:

- I used the default Tool Shed (the one listed by Martin)
- I did select install dependencies
- I set tool_dependency_dir = dep_dir
- I did not see an error message during the installation. 

ADD REPLYlink written 4.4 years ago by Suzanne Gomes120

From an admin view please open 'Manage installed tool shed repositories' and click on tophat2. The site you will see should look like this:
https://www.dropbox.com/s/89raoqteer1b17r/Screenshot%202014-07-16%2016.14.03.png

Does it look the same?

ADD REPLYlink written 4.4 years ago by Martin Čech ♦♦ 4.9k

Unfortunately, looks like we can't check this out. Apparently galaxy has been uninstalled from the computer on which we were having this problem. We actually ended up getting it working on a computer with biolinux installed as the sole OS, as opposed to the original computer where we were running it as biolinux on a linux OS. Not sure if that might have had something to do with it?

ADD REPLYlink written 4.4 years ago by Suzanne Gomes120

It might have. Well, I am glad it works now. Good luck!

ADD REPLYlink modified 4.4 years ago • written 4.4 years ago by Martin Čech ♦♦ 4.9k
0
gravatar for Martin Čech
4.4 years ago by
Martin Čech ♦♦ 4.9k
United States
Martin Čech ♦♦ 4.9k wrote:

Hello Suzanne,
can you please link the tool shed repositories that you installed from?

If you installed tophat2 form this repo: http://toolshed.g2.bx.psu.edu/view/devteam/tophat2 it should also install the tophat2 itself as a dependency unless:

  1. You didn't choose to install dependencies of the wrapper during the install process (there is a checkbox for that)
  2. You don't have the dependency directory in the configuration set correctly
  3. There was an error during the dependency installation process (there would be an error message displayed in the instalation interface)
ADD COMMENTlink modified 4.4 years ago • written 4.4 years ago by Martin Čech ♦♦ 4.9k
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: 168 users visited in the last hour