changeset 10:c88e64b1c8f5 draft

planemo upload for repository https://github.com/mvdbeek/dapars commit deab588a5d5ec7022de63a395fbd04e415ba0a42-dirty
author mvdbeek
date Thu, 29 Oct 2015 18:26:32 -0400
parents ad63d21b0b01
children b2e46d8f9487
files dapars.xml
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/dapars.xml	Thu Oct 29 18:23:34 2015 -0400
+++ b/dapars.xml	Thu Oct 29 18:26:32 2015 -0400
@@ -12,9 +12,12 @@
     </stdio>
     <command interpreter="python"><![CDATA[
         dapars.py -c $controls
+        #for $control in $controls:
+            "$control"
+        #end for
         -t
-        #for $t in $treatments:
-            "$t"
+        #for $treatment in $treatments:
+            "$treatment"
         #end for
         -u "$utr" 
         -o "$apa_sites"