Mercurial > repos > iuc > hybpiper
diff macros.xml @ 0:48836bd31536 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hybpiper commit b439a8bebdd20955135572a15672a12a166d7ff8
author | iuc |
---|---|
date | Sat, 23 Sep 2023 16:51:03 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Sat Sep 23 16:51:03 2023 +0000 @@ -0,0 +1,22 @@ +<macros> + <token name="@TOOL_VERSION@">2.1.6</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">22.01</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">hybpiper</requirement> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="doi"> + 10.3732/apps.1600016 + </citation> + </citations> + </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">HybPiper</xref> + </xrefs> + </xml> +</macros> \ No newline at end of file