Mercurial > repos > iuc > pacu_map
view macros.xml @ 0:b1f16ffc171f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pacu commit 4290547cefb0459595f28fbba063f2cf58b35086
| author | iuc |
|---|---|
| date | Tue, 13 Aug 2024 13:45:08 +0000 |
| parents | |
| children |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">pacu_snp</requirement> <yield/> </requirements> </xml> <xml name="version_command"> <version_command><![CDATA[PACU --version]]></version_command> </xml> <token name="@VERSION@">0.0.5</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">21.01</token> <xml name="xrefs"> <xrefs> <xref type='bio.tools'>pacu</xref> </xrefs> </xml> <xml name="citations"> <citations> <citation type="doi">10.1128/jcm.01576-23</citation> </citations> </xml> </macros>
