Mercurial > repos > galaxy-australia > metawrapmg_binning
view macros.xml @ 1:e3a64a1d2a6e draft
planemo upload for repository https://github.com/usegalaxy-au/tools-au/tree/master/tools/metawrapmg commit e8f404630d1b01ef5f110369f0cc6eac03d2d2d7
author | galaxy-australia |
---|---|
date | Mon, 30 Jan 2023 22:30:51 +0000 |
parents | 024ea3c4c29f |
children | 2a8bc1d26d06 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.3.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">22.05</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">metawrap-mg</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi"> https://doi.org/10.1186/s40168-018-0541-1 </citation> </citations> </xml> <xml name="xrefs"> <xrefs> <xref type="bio.tools">metawrap</xref> </xrefs> </xml> </macros>