Mercurial > repos > bgruening > text_processing
comparison replace_text_in_column.xml @ 22:3dc70b59608c draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 2dc2df988bd2dde9f8d7f629b594186dbd4fdc2b
| author | bgruening |
|---|---|
| date | Fri, 07 Mar 2025 20:44:20 +0000 |
| parents | 12615d397df7 |
| children |
comparison
equal
deleted
inserted
replaced
| 21:86755160afbf | 22:3dc70b59608c |
|---|---|
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="creator"/> | 6 <expand macro="creator"/> |
| 7 <requirements> | 7 <requirements> |
| 8 <requirement type="package" version="5.3.0">gawk</requirement> | 8 <requirement type="package" version="5.3.1">gawk</requirement> |
| 9 </requirements> | 9 </requirements> |
| 10 <version_command>awk --version | head -n 1</version_command> | 10 <version_command>awk --version | head -n 1</version_command> |
| 11 <command> | 11 <command> |
| 12 <