Mercurial > repos > devteam > add_value
changeset 2:cd36813b813f draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/add_value commit 00a7926c285bc4a339bd7deebf40b28f39c7d947-dirty
author | devteam |
---|---|
date | Tue, 21 Jul 2015 10:53:05 -0400 |
parents | 4676e145a44e |
children | 745871c0b055 |
files | fixedValueColumn.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/fixedValueColumn.xml Mon Apr 01 13:48:07 2013 -0400 +++ b/fixedValueColumn.xml Tue Jul 21 10:53:05 2015 -0400 @@ -1,4 +1,4 @@ -<tool id="addValue" name="Add column"> +<tool id="addValue" name="Add column" version="1.0.0"> <description>to an existing dataset</description> <command interpreter="perl">fixedValueColumn.pl "${input}" "${out_file1}" "${exp}" "${iterate}"</command> <inputs>