changeset 10:a7666909f1ac draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/antarna/ commit b9de12219a5d06be282f8c3fd9e80369a2b72825-dirty
author rnateam
date Tue, 12 May 2015 11:23:21 -0400
parents 89c880ee32be
children 52430792d76d
files antarna.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/antarna.xml	Tue May 12 11:20:41 2015 -0400
+++ b/antarna.xml	Tue May 12 11:23:21 2015 -0400
@@ -141,10 +141,10 @@
     <param checked="false" label="Prints additional output to the headers of the produced sequences. (-ov)" name="ov" type="boolean" truevalue="-ov" falsevalue=""/>
   </inputs>
   <outputs>
-    <data format="fasta" hidden="false" name="default"/>
+    <data format="fasta" hidden="false" name="default">
         <change_format>
-            <when input="v" value="True" format="text"/>
-            <when input="ov" value="True" format="text"/>
+            <when input="v" value="True" format="text" />
+            <when input="ov" value="True" format="text" />
         </change_format>
     </data>
   </outputs>