comparison macros.xml @ 1:6a33bad2db7f draft default tip

"planemo upload commit 50c5525c05d834545335e0273352b1aff79e5702-dirty"
author diodupima
date Wed, 17 Nov 2021 11:11:00 +0000
parents fb0ce7937a85
children
comparison
equal deleted inserted replaced
0:fb0ce7937a85 1:6a33bad2db7f
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">0.1.2</token> 2 <token name="@TOOL_VERSION@">0.2.0</token>
3 <xml name="requirements"> 3 <xml name="requirements">
4 <requirement type="package" version="0.1.2">coast</requirement> 4 <requirement type="package" version="0.2.0">coast</requirement>
5 </xml> 5 </xml>
6 <xml name="citations_coast"> 6 <xml name="citations_coast">
7 <citation type="bibtex">@misc{noauthor_coast_nodate, 7 <citation type="bibtex">@misc{noauthor_coast_nodate,
8 title = {{COAST} - {Compartive} {Ominc} {Alignment} {Search} {Tool}}, 8 title = {{COAST} - {Compartive} {Ominc} {Alignment} {Search} {Tool}},
9 url = {https://gitlab.com/coast_tool/COAST}, 9 url = {https://gitlab.com/coast_tool/COAST},
125 125
126 <xml name="output_format"> 126 <xml name="output_format">
127 <param name="outfmt" type="select" optional="true" multiple="true" display="checkboxes" label="Select outputs"> 127 <param name="outfmt" type="select" optional="true" multiple="true" display="checkboxes" label="Select outputs">
128 <option value="b" selected="true">Best-hits tabular file</option> 128 <option value="b" selected="true">Best-hits tabular file</option>
129 <option value="a" selected="true">Results tabular file</option> 129 <option value="a" selected="true">Results tabular file</option>
130 <option value="r" selected="true">Summarized Report</option> 130 <!-- <option value="r" selected="true">Summarized Report</option>-->
131 </param> 131 </param>
132 </xml> 132 </xml>
133 <token name="@OUTPUT_FORMAT@"><![CDATA[ 133 <token name="@OUTPUT_FORMAT@"><![CDATA[
134 #if $outfmt 134 #if $outfmt
135 --outfmt 135 --outfmt