diff vcffilter.xml @ 1:e729e584cd6f draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcffilter commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 12:59:23 -0500
parents 34c3b846e0b6
children 2d3c06c7e1f9
line wrap: on
line diff
--- a/vcffilter.xml	Thu Mar 19 14:27:51 2015 -0400
+++ b/vcffilter.xml	Wed Nov 11 12:59:23 2015 -0500
@@ -16,7 +16,7 @@
   </command>
   
   <inputs>
-    <param name="filterList" size="40" type="text" value="-f &quot;DP &gt; 10&quot;" label="Specify filterting expression" help="See explanation of filtering options below">
+    <param name="filterList" type="text" value="-f &quot;DP &gt; 10&quot;" label="Specify filterting expression" help="See explanation of filtering options below">
       <sanitizer>
         <valid initial="string.printable">
 	  <remove value="&apos;"/>