Mercurial > repos > estrain > pharokka
view macros.xml @ 0:3861f0c875af draft default tip
planemo upload commit 897d2d95060ea3cb3f904d53d9d7e0f26644b005
| author | estrain |
|---|---|
| date | Fri, 13 Mar 2026 12:17:54 +0000 |
| parents | |
| children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.8.1</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">21.05</token> <xml name="biotools"> <xrefs> <xref type="bio.tools"> pharokka </xref> </xrefs> </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@"> pharokka </requirement> <requirement type="package" version="3.0"> zip </requirement> </requirements> </xml> <xml name="version"> <version_command> pharokka.py --version </version_command> </xml> <xml name="citations"> <citations> <citation type="doi"> 10.1093/bioinformatics/btac776 </citation> </citations> </xml> <xml name="creator"> <creator> <person givenName="Paul" familyName="Zierep" email="zierep@informatik.uni-freiburg.de" /> </creator> </xml> </macros>
