Mercurial > repos > iuc > breseq
view 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 source
<macros> <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" 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> <option value="html">Report (Webpage)</option> </param> </section> </xml> </macros>