Mercurial > repos > iuc > cami_amber
view macros.xml @ 5:770bb9e271b2 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 430cd92e7151f4ff87796589e7f51e4007aca38f
| author | iuc |
|---|---|
| date | Mon, 10 Feb 2025 15:06:22 +0000 |
| parents | e166d7bc8fb5 |
| children |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">cami-amber</requirement> <yield/> </requirements> </xml> <token name="@TOOL_VERSION@">2.0.7</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">21.05</token> <xml name="xrefs"> <xrefs> <xref type="bio.tools">cami-amber</xref> </xrefs> </xml> <xml name="citations"> <citations> <citation type="doi">10.1093/gigascience/giy069</citation> <yield/> </citations> </xml> </macros>
