20 July 2010

Dynamic job creation in the SLAC analysis

In the last post I've presented you the SLAC analysis.

SLAC output

Clicking "details" link triggers additional computation and displays details of each substitution.

Substitution details

There is no support for this kind of on-demand computation in Galaxy so what I had to do was:
  • Create a hidden tool (invisible in the tool menu)
  • Execute this tool in the request controller
  • Hide job's history association from the History Box
  • Create a jQuery UI displaying job's status
jQuery UI

I encourage you to play with my demo instance: http://137.110.191.252:8080/

No comments:

Post a Comment