comparison macros.xml @ 0:3e595eb866c2 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deeparg commit 0f935507a23e554a7d9e181a278a00440865c3ba
author iuc
date Fri, 14 Feb 2025 11:09:26 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:3e595eb866c2
1 <?xml version="1.0"?>
2 <xml name="test">
3 <token name="@TOOL_VERSION@">1.0.4</token>
4 <token name="@VERSION_SUFFIX@">0</token>
5 <token name="@PROFILE@">22.05</token>
6 <xml name="requirements">
7 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">deeparg</requirement>
9 <yield />
10 </requirements>
11 </xml>
12 <xml name="xrefs">
13 <xrefs>
14 <xref type="bio.tools">deeparg</xref>
15 </xrefs>
16 </xml>
17 <xml name="citations">
18 <citations>
19 <citation type="doi">10.1186/s40168-018-0401-z</citation>
20 </citations>
21 </xml>
22 <token name="HELP"><![CDATA[
23 DeepARG is a tool to predict antibiotic resistance genes (ARGs) in metagenomic samples.
24 ]]></token>
25 </xml>