comparison macros.xml @ 0:a8e434ebe961 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
author iuc
date Mon, 27 Jun 2022 12:41:23 +0000
parents
children edd3771cdb79
comparison
equal deleted inserted replaced
-1:000000000000 0:a8e434ebe961
1 <?xml version="1.0"?>
2 <macros>
3 <token name="@TOOL_VERSION@">1.1.4</token>
4 <token name="@VERSION_SUFFIX@">0</token>
5 <token name="@PROFILE@">21.01</token>
6 <xml name="biotools">
7 <xrefs>
8 <xref type="bio.tools">dastool</xref>
9 </xrefs>
10 </xml>
11 <xml name="requirements">
12 <requirements>
13 <requirement type="package" version="@TOOL_VERSION@">das_tool</requirement>
14 <yield/>
15 </requirements>
16 </xml>
17 <xml name="version">
18 <version_command>DAS_Tool -v</version_command>
19 </xml>
20 <token name="@HELP_HEADER@"><![CDATA[
21 What it does
22 ============
23
24 DAS Tool is an automated method that integrates the results of a flexible number of binning algorithms to calculate an optimized, non-redundant set of bins from a single assembly.
25 ]]></token>
26 <xml name="citations">
27 <citations>
28 <citation type="doi">10.1038/s41564-018-0171-1</citation>
29 </citations>
30 </xml>
31 </macros>