Hi Kanwei, I tried that and it didn't seem to work. It seems like Galaxy parses the output name BEFORE execution... although that doesn't make sense. In any case, I couldn't get it to work. Also, in the example below the "%" should really be "#" right? Anything anyone can think of that I might be doing wrong? - Nik. On Wed, Aug 24, 2011 at 5:34 PM, Kanwei Li <kanwei@gmail.com> wrote:
Hi Nikhil,
The tool templates are Cheetah templates, so you can do things like:
<outputs> %if param == True: <data format="txt" name="blah" label="Label1" /> %else <data format="txt" name="blah" label="Label2" /> %endif </outputs>
Thanks,
K
On Wed, Aug 24, 2011 at 8:24 PM, Nikhil Joshi <najoshi@ucdavis.edu> wrote:
Hi all,
Is there a way to set the label of the output based on the input parameters? Perhaps by using the <action> tag? Basically, I want the output label to be different if the user sets a particular parameter to be true.
- Nik.
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: