diff easyjoin.xml @ 3:37e1eb05b1b4 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 10052765d6b712cf7d38356af4251fcc38a339b6-dirty
author bgruening
date Fri, 26 Feb 2016 12:22:19 -0500
parents 43b1f073b693
children 20344ce0c811
line wrap: on
line diff
--- a/easyjoin.xml	Tue Jun 30 17:47:23 2015 -0400
+++ b/easyjoin.xml	Fri Feb 26 12:22:19 2016 -0500
@@ -44,7 +44,7 @@
             label="First line is a header line" help="Use if first line contains column headers. It will not be sorted." />
         <param name="ignore_case" type="boolean" checked="false" truevalue="-i" falsevalue=""
             label="Ignore case" help="Sort and Join key column values regardless of upper/lower case letters." />
-        <param name="empty_string_filler" type="text" size="20" value="0" label="Value to put in unpaired (empty) fields">
+        <param name="empty_string_filler" type="text" value="0" label="Value to put in unpaired (empty) fields">
             <sanitizer>
                 <valid initial="string.printable">
                     <remove value="&apos;"/>