Mercurial > repos > iuc > beacon2_csv2xlsx
comparison macros.xml @ 0:4509627e6ee1 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/beacon2 commit dcaf8046840f163143075b276dd75909d344ec3a
| author | iuc |
|---|---|
| date | Sun, 01 Oct 2023 16:29:22 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:4509627e6ee1 |
|---|---|
| 1 <macros> | |
| 2 <token name="@VERSION_SUFFIX@">0</token> | |
| 3 <token name="@TOOL_VERSION@">2.0.0</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <requirement type="package" version="@TOOL_VERSION@">beacon2-ri-tools</requirement> | |
| 7 <requirement type="package" version="1.12">gzip</requirement> | |
| 8 </requirements> | |
| 9 </xml> | |
| 10 <xml name="xrefs"> | |
| 11 <xrefs> | |
| 12 <xref type="bio.tools">GA4GH Beacon</xref> | |
| 13 </xrefs> | |
| 14 </xml> | |
| 15 <xml name="creators"> | |
| 16 <creator> | |
| 17 <person givenName="Khaled" familyName="Jum'ah" url="https://github.com/khaled196" /> | |
| 18 <person givenName="Björn" familyName="Grüning" url="https://github.com/bgruening" /> | |
| 19 <person givenName="Katarzyna" familyName="Kamieniecka" url="https://github.com/kkamieniecka" /> | |
| 20 <person givenName="Krzysztof" familyName="Poterlowicz" url="https://github.com/poterlowicz-lab" /> | |
| 21 <organization name="poterlowicz-lab" url="https://github.com/poterlowicz-lab" /> | |
| 22 </creator> | |
| 23 </xml> | |
| 24 <xml name="citations"> | |
| 25 <citations> | |
| 26 <citation type="doi">10.1093/bioinformatics/btac568</citation> | |
| 27 </citations> | |
| 28 </xml> | |
| 29 </macros> |
