| Previous changeset 1:4676e145a44e (2013-04-01) Next changeset 3:745871c0b055 (2015-11-11) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/add_value commit 00a7926c285bc4a339bd7deebf40b28f39c7d947-dirty |
|
modified:
fixedValueColumn.xml |
| b |
| diff -r 4676e145a44e -r cd36813b813f fixedValueColumn.xml --- a/fixedValueColumn.xml Mon Apr 01 13:48:07 2013 -0400 +++ b/fixedValueColumn.xml Tue Jul 21 10:53:05 2015 -0400 |
| b |
| @@ -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> |