Mercurial > repos > iuc > hypo
diff macros.xml @ 0:d7c48cf1bf50 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hypo commit 2151cc2f0b32a242d8a18537f0bdfb92b907548a"
author | iuc |
---|---|
date | Mon, 15 Nov 2021 16:48:46 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Nov 15 16:48:46 2021 +0000 @@ -0,0 +1,19 @@ +<macros> + <token name="@TOOL_VERSION@">1.0.3</token> + <token name="@VERSION_SUFFIX@">0</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">hypo</requirement> + </requirements> + </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">HyPo</xref> + </xrefs> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1101/2019.12.19.882506</citation> + </citations> + </xml> +</macros>