Does the xml tool wrapper language have ifs or functions?
29 Jul
2013
29 Jul
'13
11:35 a.m.
I'm finding it hard to deal with mutually exclusive options that also share many options between them for certain command line tools. Functions of if statements could solve this copy/pasting problem. Thanks
29 Jul
29 Jul
11:41 a.m.
On Mon, Jul 29, 2013 at 5:35 PM, Ben Gift <corn8bit2@gmail.com> wrote:
I'm finding it hard to deal with mutually exclusive options that also share many options between them for certain command line tools. Functions of if statements could solve this copy/pasting problem.
Thanks
Yes, it has if and else statements, for loops too. Try this in your Galaxy directory to find some real examples: $ grep "^#if" tools/*/*.xml Peter P.S. The template language is called Cheetah and is used outside of Galaxy.
4164
Age (days ago)
4164
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ben Gift
-
Peter Cock