su – galaxy
cd /galaxy/galaxy-dist/
hg pull
hg update latest_15.05
I was repeatedly asked questions re changing or deleting various scripts:
local changed static/scripts/packed/mvc/data.js which remote deleted
use (c)hanged version or (d)elete? C
I chose c for all of these
Once that finished, the merging process began but eventually ended in an error message:
merging static/scripts/nls/zh/locale.js
abort: could not symlink to './': File exists: /galaxy/galaxy-dist/static/scripts/packed
Any help with this error would be greatly appreciated. Last time I updated, I did this from within the galaxy-dist directory (/galaxy/galaxy-dist) rather than the root /galaxy directory and it worked. Is that correct?
Regards,
Eleanor
Curtin University
Tel | +61 8 9266 7516
Mob | +61 408 004
369
Fax | +61 8 9266 2342
Email | e.morgan@curtin.edu.au
Web | biomed.curtin.edu.au
Curtin University is a trademark of Curtin University of Technology.
CRICOS Provider Code 00301J (WA), 02637B (NSW)
<tool_dependency>
<package name="bowtie2"version="2.1.0">
<repository changeset_revision="017a00c265f1"name="package_bowtie2_2_1_0"owner="devteam"prior_installation_required="False"toolshed="http://toolshed.g2.bx.psu.edu" />
</package>
<package name="samtools"version="0.1.18">
<repository changeset_revision="171cd8bc208d"name="package_samtools_0_1_18"owner="devteam"prior_installation_required="False"toolshed="http://toolshed.g2.bx.psu.edu" />
</package>
<package name="tophat2"version="2.0.9">
<repository changeset_revision="8549fd545473"name="package_tophat2_2_0_9"owner="devteam"prior_installation_required="False"toolshed="http://toolshed.g2.bx.psu.edu" />
</package>
</tool_dependency>
All of the listed packages appear to be installed. I am unsure why in the run log it is checking for Bowtie instead of Bowtie2, although the version is correct for the Bowtie2 package that is installed.
I would like to reinstall everything, but can’t get onto the toolshed anymore, I just get a message that I will be redirected, but nothing happens.
I am a newbie user of galaxy. Can anyone direct me to a log file that might contain more information about why Tophat2 is failing to execute? It works fine on the command line.
Thanks very much for any advice on what I should check next.
Regards,
Eleanor
Curtin University
Tel | +61 8 9266 7516
Mob | +61 408 004
369
Fax | +61 8 9266 2342
Email | e.morgan@curtin.edu.au
Web | biomed.curtin.edu.au
Curtin University is a trademark of Curtin University of Technology.
CRICOS Provider Code 00301J (WA), 02637B (NSW)