Mercurial > repos > iuc > cami_amber_add
comparison macros.xml @ 0:22385c4e11a9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
| author | iuc |
|---|---|
| date | Sun, 25 Aug 2024 13:18:28 +0000 |
| parents | |
| children | 10ec1739fa68 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:22385c4e11a9 |
|---|---|
| 1 <macros> | |
| 2 <xml name="requirements"> | |
| 3 <requirements> | |
| 4 <requirement type="package" version="@TOOL_VERSION@">cami-amber</requirement> | |
| 5 <yield/> | |
| 6 </requirements> | |
| 7 </xml> | |
| 8 <token name="@TOOL_VERSION@">2.0.4</token> | |
| 9 <token name="@VERSION_SUFFIX@">0</token> | |
| 10 <token name="@PROFILE@">21.05</token> | |
| 11 <xml name="citations"> | |
| 12 <citations> | |
| 13 <citation type="doi">10.1093/gigascience/giy069</citation> | |
| 14 <yield/> | |
| 15 </citations> | |
| 16 </xml> | |
| 17 </macros> |
