diff annotateBed.xml @ 12:c782e0edc4f1 draft default tip

Uploaded
author bgruening
date Thu, 19 Jun 2014 10:12:00 -0400
parents e526617a6bb9
children
line wrap: on
line diff
--- a/annotateBed.xml	Wed Jun 18 15:07:04 2014 -0400
+++ b/annotateBed.xml	Thu Jun 19 10:12:00 2014 -0400
@@ -1,4 +1,4 @@
-<tool id="bedtools_annotatebed" name="AnnotateBed" version="0.2.0">
+<tool id="bedtools_annotatebed" name="AnnotateBed" version="@WRAPPER_VERSION@.0">
     <description></description>
     <macros>
         <import>macros.xml</import>
@@ -14,10 +14,10 @@
         #end for
 
         #if $names.names_select == 'yes':
-        -names
-        #for $bed in $names.beds:
-            $bed.inputName
-        #end for
+            -names
+            #for $bed in $names.beds:
+                $bed.inputName
+            #end for
         #end if
         $strand
         $counts