Question: code behind and how galaxy reaches to our R Script/Python on clicking "Execute" button?
0
gravatar for Sara Mohammadi
2.3 years ago by
United States
Sara Mohammadi50 wrote:

Hello all,

I have a basic question about Galaxy. I need to know how to debug the galaxy code? I mean After creating the tool ( for that we put our R script (or any other...) alongside a wrapper file and also add our tool to tool_conf.xml file.) when we click on the "Execute" button our script run and executed and we can see the result. I need to know what is the on-click function and how to debug and trace the code from the time that we click on Execute button? (Iclient side and code behind of the code which run our R-script).

Thanks in advance, Bests,

Sara

galaxy • 925 views
ADD COMMENTlink modified 2.3 years ago by nitesh.turaga100 • written 2.3 years ago by Sara Mohammadi50
3
gravatar for Rob
2.3 years ago by
Rob50
France
Rob50 wrote:

Hi,

The best and easiest way is to put a look on the galaxy.log file (/usr/local/galaxy/galaxy.log or something similar depends on your installation).

ADD COMMENTlink written 2.3 years ago by Rob50
1
gravatar for nitesh.turaga
2.3 years ago by
nitesh.turaga100
United States
nitesh.turaga100 wrote:

Take a look at what happens exactly when a Galaxy job is run in this Wiki (you want, "The Big Picture" file).

https://github.com/varunshankar/galaxy-godocker/wiki/%5BTUTORIAL%5D-Create-a-new-runner-for-Galaxy

ADD COMMENTlink written 2.3 years ago by nitesh.turaga100
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: 169 users visited in the last hour