Mercurial > repos > bgruening > text_processing
diff unfold_column.xml @ 10:c78b1767db2b draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 10052765d6b712cf7d38356af4251fcc38a339b6-dirty
author | bgruening |
---|---|
date | Fri, 26 Feb 2016 12:22:54 -0500 |
parents | 8928e6d1e7ba |
children | 3c685c4106b3 |
line wrap: on
line diff
--- a/unfold_column.xml Tue Jun 30 17:47:36 2015 -0400 +++ b/unfold_column.xml Fri Feb 26 12:22:54 2016 -0500 @@ -9,7 +9,7 @@ unfold_column.py '${infile}' $column - "$delimiter" + "${delimiter}" '${outfile}' ]]> </command> @@ -23,6 +23,7 @@ <option value="-">Dash</option> <option value="_">Underscore</option> <option value="|">Pipe</option> + <option value=";">Semicolon</option> </param> </inputs> <outputs>