changeset 1:ad57b4feaf87 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfannotategenotypes commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 12:57:55 -0500
parents c6be83b8883d
children c96a7e49150a
files vcfannotategenotypes.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/vcfannotategenotypes.xml	Thu Mar 19 12:40:45 2015 -0400
+++ b/vcfannotategenotypes.xml	Wed Nov 11 12:57:55 2015 -0500
@@ -9,7 +9,7 @@
   <inputs>
     <param format="vcf" name="input1" type="data" label="Annotate genotypes in" help="First VCF dataset"/>
     <param format="vcf" name="input2" type="data" label="using genotypes from" help="Second VCF dataset"/>
-    <param name="tag_option" size="20" type="text" value="added-genotypes" label="Mark genotypes added to the first dataset with this tag" help="Annotation tag"/>
+    <param name="tag_option" type="text" value="added-genotypes" label="Mark genotypes added to the first dataset with this tag" help="Annotation tag"/>
   </inputs>
   <outputs>
     <data format="vcf" name="out_file1" />