Mercurial > repos > iuc > cami_amber_add
view macros.xml @ 0:b07cfe3b877e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit eec9d5fede4b4b81bd163e00a1654bd33c589fb3
author | iuc |
---|---|
date | Tue, 04 Jun 2024 11:41:55 +0000 |
parents | |
children | 2e6ddf48a213 |
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.4</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">21.05</token> <xml name="citations"> <citations> <citation type="doi">10.1093/gigascience/giy069</citation> <yield/> </citations> </xml> </macros>