Mercurial > repos > mvdbeek > dapars
comparison dapars.xml @ 12:04895ae7ac58 draft
planemo upload for repository https://github.com/mvdbeek/dapars commit deab588a5d5ec7022de63a395fbd04e415ba0a42-dirty
author | mvdbeek |
---|---|
date | Thu, 29 Oct 2015 18:30:21 -0400 |
parents | b2e46d8f9487 |
children | 8af6d4ad2f0a |
comparison
equal
deleted
inserted
replaced
11:b2e46d8f9487 | 12:04895ae7ac58 |
---|---|
9 </requirements> | 9 </requirements> |
10 <stdio> | 10 <stdio> |
11 <exit_code range="1:" /> | 11 <exit_code range="1:" /> |
12 </stdio> | 12 </stdio> |
13 <command interpreter="python"><![CDATA[ | 13 <command interpreter="python"><![CDATA[ |
14 dapars.py -c $controls | 14 dapars.py -c |
15 #for $control in $controls: | 15 #for $control in $controls: |
16 "$control" | 16 "$control" |
17 #end for | 17 #end for |
18 -t | 18 -t |
19 #for $treatment in $treatments: | 19 #for $treatment in $treatments: |