Mercurial > repos > bgruening > text_processing
changeset 15:9ff72e942410 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 8faf3df412291710c7523b5810da7a76771df9bf"
author | bgruening |
---|---|
date | Sun, 17 May 2020 12:29:41 -0400 |
parents | fb4ff3c42cd3 |
children | ddf54b12c295 |
files | cut.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/cut.xml Sat Mar 21 13:49:11 2020 -0400 +++ b/cut.xml Sun May 17 12:29:41 2020 -0400 @@ -1,4 +1,4 @@ -<tool id="tp_cut_tool" name="Cut" version="@BASE_VERSION@.0"> +<tool id="tp_cut_tool" name="Advanced Cut" version="@BASE_VERSION@.0"> <description>columns from a table (cut)</description> <macros> <import>macros.xml</import>