Mercurial > repos > bgruening > cp_tile
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 0:20f516ab30f1 | 1:3e9d6405f4c1 |
|---|---|
| 1 <tool id="cp_tile" name="Tile" version="@CP_VERSION@" python_template_version="3.5"> | 1 <tool id="cp_tile" name="Tile" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@" python_template_version="3.5"> |
| 2 <description> tiles images together to form large montage images</description> | 2 <description> tiles images together to form large montage images</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 <token name="@VERSION_SUFFIX@">0</token> | |
| 5 <xml name="cycles"> | 6 <xml name="cycles"> |
| 6 <conditional name="con_calc_no_row"> | 7 <conditional name="con_calc_no_row"> |
| 7 <param name="calc_no_row" type="select" label="Automatically calculate number of rows?"> | 8 <param name="calc_no_row" type="select" label="Automatically calculate number of rows?"> |
| 8 <option value="Yes">Yes</option> | 9 <option value="Yes">Yes</option> |
| 9 <option value="No">No</option> | 10 <option value="No">No</option> |
