language inside <command> tag set
Hi, I'm looking for documentation on what I can do inside the <command> tag for tools. I know of things like #if str( $input ) == 'yes': Do stuff #end if can I do for loops? What should I google? I can't find anything on the wiki. Thanks, Kevin.
On 11/06/2012 04:17 AM, Kevin Y wrote:
Hi, I'm looking for documentation on what I can do inside the <command> tag for tools.
I know of things like
#if str( $input ) == 'yes': Do stuff #end if
can I do for loops?
yes, as an example see: ~/tools/filters/catWrapper_fasta.xml
What should I google?
"cheetah" and add something like 'language' or 'python' in order to exclude the animal. I sometimes look for ideas here: http://www.cheetahtemplate.org/docs/users_guide_html/users_guide.html Hope this helps Regards, Hans-Rudolf
I can't find anything on the wiki.
Thanks, Kevin. ___________________________________________________________ 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:
participants (2)
-
Hans-Rudolf Hotz
-
Kevin Y