Mercurial > repos > iuc > breseq
diff macros.xml @ 3:0d18a3ba2d1c draft default tip
"planemo upload commit 6e869b3e13ed7b012b270f14fce812613642e5f2"
author | iuc |
---|---|
date | Mon, 04 Apr 2022 08:30:52 +0000 |
parents | 82fb5e3bb93e |
children |
line wrap: on
line diff
--- a/macros.xml Wed Apr 07 12:17:45 2021 +0000 +++ b/macros.xml Mon Apr 04 08:30:52 2022 +0000 @@ -1,9 +1,10 @@ <macros> - <token name="@PACKAGE_VERSION@" >0.35.5</token> - <token name="@GALAXY_VERSION@" >0</token> + <token name="@TOOL_VERSION@">0.35.5</token> + <token name="@VERSION_SUFFIX@">1</token> + <token name="@PROFILE@">20.09</token> <xml name="annotate_format_opts"> <section name="output_options" title="Output Options" expanded="false"> - <param argument="--format" name="formats" type="select" multiple="true" optional="false" display="checkboxes" label="Output Formats" help="Note, this tool will run as many times (serially) as the number of output formats selected."> + <param argument="--format" name="formats" type="select" multiple="true" optional="false" label="Output Formats" help="Note, this tool will run as many times (serially) as the number of output formats selected."> <yield /> <option value="tsv">Annotated Variants (Tabular)</option> <option value="json">Annotated Variants (Json)</option>