Mercurial > repos > devteam > remove_beginning
diff remove_beginning.xml @ 3:b3d762515db4 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/remove_beginning commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author | devteam |
---|---|
date | Wed, 11 Nov 2015 12:24:54 -0500 |
parents | cb8b79d32fa2 |
children |
line wrap: on
line diff
--- a/remove_beginning.xml Tue Jul 21 15:40:55 2015 -0400 +++ b/remove_beginning.xml Wed Nov 11 12:24:54 2015 -0500 @@ -2,7 +2,7 @@ <description>of a file</description> <command interpreter="perl">remove_beginning.pl "${input}" "${num_lines}" "${out_file1}"</command> <inputs> - <param name="num_lines" size="5" type="integer" value="1" label="Remove first" help="lines"/> + <param name="num_lines" type="integer" value="1" label="Remove first" help="lines"/> <param format="txt" name="input" type="data" label="from"/> </inputs> <outputs>