changeset 3:b5af46a99f6e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/show_beginning commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 12:27:35 -0500
parents f10412ed821f
children
files headWrapper.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/headWrapper.xml	Tue Jul 21 15:58:13 2015 -0400
+++ b/headWrapper.xml	Wed Nov 11 12:27:35 2015 -0500
@@ -2,7 +2,7 @@
   <description>lines from a dataset</description>
   <command interpreter="perl">headWrapper.pl "${input}" "${lineNum}" "${out_file1}"</command>
   <inputs>
-    <param name="lineNum" size="5" type="integer" value="10" label="Select first" help="lines"/>
+    <param name="lineNum" type="integer" value="10" label="Select first" help="lines"/>
     <param format="txt" name="input" type="data" label="from"/>
   </inputs>
   <outputs>