Hi,
I am running a docker container with Galaxy in it. The container was provided by a 3rd party, on which I installed DeSeq2. DeSeq2 returns an error message:
/export/galaxy-central/database/job_working_directory/000/40/tool_script.sh: line 9: R: command not found /export/galaxy-central/database/job_working_directory/000/40/tool_script.sh: line 9: Rscript: command not found
Can you please suggest how I can fix it? Thanks!
How did you installed DESeq2? Can you check which version of Galaxy is installed in this container? http://localhost:8080/api/version for example should tell you, assuming localhost:8080 is were your container is running.
I have been provided with the folder with ready-to-use DESeq2 and I installed it manually (copied to the tools/ folder in the galaxy-central, and then added it to the config file - tool_conf.xml).
It was used by someone else beforehand, with the same set-up and it worked fine. Here is what api/version address returned: