Mercurial > repos > bgruening > cp_tile
diff tile.xml @ 1:3e9d6405f4c1 draft default tip
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
| author | bgruening |
|---|---|
| date | Fri, 26 Feb 2021 13:55:49 +0000 |
| parents | 20f516ab30f1 |
| children |
line wrap: on
line diff
--- a/tile.xml Sat Feb 06 09:42:58 2021 +0000 +++ b/tile.xml Fri Feb 26 13:55:49 2021 +0000 @@ -1,7 +1,8 @@ -<tool id="cp_tile" name="Tile" version="@CP_VERSION@" python_template_version="3.5"> +<tool id="cp_tile" name="Tile" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@" python_template_version="3.5"> <description> tiles images together to form large montage images</description> <macros> <import>macros.xml</import> + <token name="@VERSION_SUFFIX@">0</token> <xml name="cycles"> <conditional name="con_calc_no_row"> <param name="calc_no_row" type="select" label="Automatically calculate number of rows?">
