diff easyjoin.xml @ 10:c78b1767db2b 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:54 -0500
parents fa7f88da29d7
children 3c685c4106b3
line wrap: on
line diff
--- a/easyjoin.xml	Tue Jun 30 17:47:36 2015 -0400
+++ b/easyjoin.xml	Fri Feb 26 12:22:54 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;"/>