Mercurial > repos > iuc > pirate
comparison macros.xml @ 0:ef07a43227a6 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pirate commit fd6bda0b520e35e43c29f35c10d5b0704f6f4f82
| author | iuc |
|---|---|
| date | Wed, 04 Feb 2026 11:52:07 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ef07a43227a6 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.0.5</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@PROFILE@">25.0</token> | |
| 5 <xml name="requirements"> | |
| 6 <requirements> | |
| 7 <requirement type="package" version="@TOOL_VERSION@">pirate</requirement> | |
| 8 </requirements> | |
| 9 </xml> | |
| 10 <xrefs> | |
| 11 <xref type="bio.tools">PIRATE</xref> | |
| 12 </xrefs> | |
| 13 <xml name="creator"> | |
| 14 <creator> | |
| 15 <person givenName="Saim" familyName="Momin" url="https://github.com/SaimMomin12"/> | |
| 16 <person givenName="Fernando" familyName="Martin Garcia" url="https://github.com/FMG0411"/> | |
| 17 <organization name="Galaxy Europe"/> | |
| 18 </creator> | |
| 19 </xml> | |
| 20 <xml name="citations"> | |
| 21 <citations> | |
| 22 <citation type="doi">10.1093/gigascience/giz119</citation> | |
| 23 </citations> | |
| 24 </xml> | |
| 25 </macros> |
