Mercurial > repos > devteam > show_tail
changeset 3:ae45155543e1 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/show_tail commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author | devteam |
---|---|
date | Wed, 11 Nov 2015 12:27:48 -0500 |
parents | 3354a96a6cd8 |
children | |
files | tailWrapper.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tailWrapper.xml Tue Jul 21 15:59:08 2015 -0400 +++ b/tailWrapper.xml Wed Nov 11 12:27:48 2015 -0500 @@ -2,7 +2,7 @@ <description>lines from a dataset</description> <command interpreter="perl">tailWrapper.pl "${input}" "${lineNum}" "${out_file1}"</command> <inputs> - <param name="lineNum" size="5" type="integer" value="10" label="Select last" help="lines"/> + <param name="lineNum" type="integer" value="10" label="Select last" help="lines"/> <param format="txt" name="input" type="data" label="from"/> </inputs> <outputs>