Mercurial > repos > iuc > das_tool
annotate macros.xml @ 3:e23e7bf8491b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 9c2eb2c9e495cad54084973587d07e8035f3fd9b
author | iuc |
---|---|
date | Thu, 06 Jul 2023 12:27:11 +0000 |
parents | bdc1f3694a23 |
children | 7d997332582e |
rev | line source |
---|---|
0
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
2 <macros> |
2
bdc1f3694a23
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit adf83f3747e7c2a7f5b305671718fc6789ea804e
iuc
parents:
1
diff
changeset
|
3 <token name="@TOOL_VERSION@">1.1.6</token> |
0
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">0</token> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
5 <token name="@PROFILE@">21.01</token> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
6 <xml name="biotools"> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
7 <xrefs> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
8 <xref type="bio.tools">dastool</xref> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
9 </xrefs> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
10 </xml> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
11 <xml name="requirements"> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
12 <requirements> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
13 <requirement type="package" version="@TOOL_VERSION@">das_tool</requirement> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
14 <yield/> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
15 </requirements> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
16 </xml> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
17 <xml name="version"> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
18 <version_command>DAS_Tool -v</version_command> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
19 </xml> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
20 <token name="@HELP_HEADER@"><![CDATA[ |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
21 What it does |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
22 ============ |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
23 |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
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. |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
25 ]]></token> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
26 <xml name="citations"> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
27 <citations> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
28 <citation type="doi">10.1038/s41564-018-0171-1</citation> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
29 </citations> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
30 </xml> |
a8e434ebe961
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/das_tool commit 151c0e625ce20fb3ea75aa5043486e41b1da48de
iuc
parents:
diff
changeset
|
31 </macros> |