Mercurial > repos > iuc > pbgcpp
diff macros.xml @ 0:a6d93d0d5328 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbgcpp commit d8032f67869704a4f9308796d748966d1f4760ae
author | iuc |
---|---|
date | Wed, 01 Mar 2023 22:42:22 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Mar 01 22:42:22 2023 +0000 @@ -0,0 +1,20 @@ +<macros> + <token name="@TOOL_VERSION@">2.0.2</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">20.09</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">pbgcpp</requirement> + </requirements> + </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">genomicconsensus</xref> + </xrefs> + </xml> + <xml name="creator"> + <creator> + <organization name="Galaxy Australia" url="https://site.usegalaxy.org.au"/> + </creator> + </xml> +</macros>