Question: Error status when I install bwa tool shed
0
gravatar for 18Kbeyond
14 months ago by
18Kbeyond20
New York
18Kbeyond20 wrote:

I followed the steps here https://galaxyproject.org/admin/tools/add-tool-from-toolshed-tutorial/ to install bwa (aln) to my local galaxy instance but it gives an error status. /home/galaxy/galaxy/Makefile shows RELEASE_CURR:=16.01 so I guess my galaxy version is 16.01

What I tried:

Log in as admin on the web ;

Click on "Search Tool Shed" under "Tools and Tool Shed" ;

Click on "Galaxy Main Tool Shed" ;

Type in "bwa" ;

Click on "bwa_0_7_5" ;

Click on "preview and install" ;

Click on "install to galaxy" ;

Check the box that "When available, install externally managed dependencies (e.g. conda)? Beta" ;

Select existing tool panel section ;

Click on "install" ;

bwa toolshed install • 469 views
ADD COMMENTlink modified 14 months ago • written 14 months ago by 18Kbeyond20

Hello,

Upgrade to the latest release 17_05 then try again. The way dependencies are managed has changed significantly since the release you are using. Both Galaxy and the newest tools have changed.

Release notes: https://docs.galaxyproject.org/en/master/releases/17.05_announce.html

Thanks, Jen, Galaxy team

ADD REPLYlink written 14 months ago by Jennifer Hillman Jackson25k

Hi Jen, thank you very much. I followed this post https://galaxyproject.org/admin/get-galaxy/ to upgrade galaxy.

However, I see from the Makefile that it's still "RELEASE_CURR:=16.01".

What I did:

ls .git

git checkout release_17.05 && git pull --ff-only origin release_17.05

git pull

sh manage_db.sh upgrade

Anyway it seems to be upgrading but after that when I run "sh run.sh", I still can't install bwa - same error status.

ADD REPLYlink modified 14 months ago • written 14 months ago by 18Kbeyond20
1
gravatar for 18Kbeyond
14 months ago by
18Kbeyond20
New York
18Kbeyond20 wrote:

UPDATE: problem solved:

need to change the tool_path in shed_tool_conf.xml file and make sure the path is real.

My problem might have nothing to do with upgrading the galaxy version. Thank you all the same.

ADD COMMENTlink written 14 months ago by 18Kbeyond20

Great, glad this worked out and thanks for posting back your solution! Jen

ADD REPLYlink written 14 months ago by Jennifer Hillman Jackson25k
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: 177 users visited in the last hour