Mercurial > repos > iuc > icescreen
diff macros.xml @ 9:cca2a89210ae draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/icescreen commit c45c31257dbfd6991c86cee56bb8961e4c5cbe47
author | iuc |
---|---|
date | Sun, 23 Feb 2025 16:52:34 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Sun Feb 23 16:52:34 2025 +0000 @@ -0,0 +1,19 @@ +<macros> + <token name="@TOOL_VERSION@">1.3.3</token> + <token name="@VERSION_SUFFIX@">0</token> + <xml name="citation"> + <citations> + <citation type="doi">10.1093/nargab/lqac079</citation> + </citations> + </xml> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">icescreen</requirement> + </requirements> + </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">icescreen</xref> + </xrefs> + </xml> +</macros>