Hi all,
I have problems understanding how environment variables are used/modified in galaxy.
I have some tools like, for instance, bedtools installed in /usr/local/bin which is in the path on a cluster and I would like this binary to be used. Some tools that launch bedtools after a pipe (i.e. ... | bedtools genomecov) do not find it. Another example was the special case of samtools where I found that linking the 0.1.19 version to a directory named default solved my problems.
So how can I tell galaxy tools to look first or always in /usr/local/bin? How can I check which instance (or version) of a software is being used?
Thanks for your help!
Cristian
Hi Hanz-Rudolf
This worked perfectly!
I never thought of reading the run.sh file and the scripts launched from within. A very interesting read...
Thanks again,
Cristian
Please accept Hans-Rudolf's answer to help other people to identify answered posts. Thanks
I think you should see a 'tick' mark to the left of Hans-Rudolf's answer. Click that.
Done! I was accessing the mobile version and didn't have the tick mark.
Cheers,
Cristian