Mercurial > repos > iuc > deeparg_short_reads
diff macros.xml @ 0:558018b49a4c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deeparg commit 0f935507a23e554a7d9e181a278a00440865c3ba
author | iuc |
---|---|
date | Fri, 14 Feb 2025 11:10:12 +0000 |
parents | |
children | 854b7c026a7e |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Feb 14 11:10:12 2025 +0000 @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<xml name="test"> + <token name="@TOOL_VERSION@">1.0.4</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">22.05</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">deeparg</requirement> + <yield /> + </requirements> + </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">deeparg</xref> + </xrefs> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1186/s40168-018-0401-z</citation> + </citations> + </xml> + <token name="HELP"><![CDATA[ +DeepARG is a tool to predict antibiotic resistance genes (ARGs) in metagenomic samples. + ]]></token> +</xml> \ No newline at end of file