Mercurial > repos > iuc > snipit
comparison snipit.xml @ 3:5f0ff90cc2d6 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/snipit commit 5c108e02ddc924a4557ec9da15d3f21d1abea6f0
| author | iuc |
|---|---|
| date | Mon, 19 Jan 2026 06:59:47 +0000 |
| parents | 9e12d66c47f4 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:9e12d66c47f4 | 3:5f0ff90cc2d6 |
|---|---|
| 1 <tool id="snipit" name="snipit" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="23.1"> | 1 <tool id="snipit" name="snipit" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="23.1"> |
| 2 <description>Summarise snps relative to a reference sequence</description> | 2 <description>Summarise snps relative to a reference sequence</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">1.6</token> | 4 <token name="@TOOL_VERSION@">1.7</token> |
| 5 <token name="@VERSION_SUFFIX@">0</token> | 5 <token name="@VERSION_SUFFIX@">0</token> |
| 6 <xml name="ref_select" token_help=""> | 6 <xml name="ref_select" token_help=""> |
| 7 <conditional name="ref"> | 7 <conditional name="ref"> |
| 8 <param name="select" type="select" label="The reference sequence ..." | 8 <param name="select" type="select" label="The reference sequence ..." |
| 9 help="@HELP@"> | 9 help="@HELP@"> |
