Mercurial > repos > iuc > cami_amber
view macros.xml @ 1:9fdf436c1935 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 3d970dee40d339c0af6eda9e5a9bb39140bbc9cd
| author | iuc |
|---|---|
| date | Fri, 30 Aug 2024 14:37:26 +0000 |
| parents | c2162f17ceb7 |
| children | e166d7bc8fb5 |
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.6</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>
