Mercurial > repos > iuc > mg_toolkit
comparison macros.xml @ 0:56916ccffd65 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/mg-toolkit commit b21f516390fcbbe3c098266ff0d72e64924aab00
| author | iuc |
|---|---|
| date | Fri, 12 Jul 2024 15:10:06 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:56916ccffd65 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">0.10.4</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <requirement type="package" version="@TOOL_VERSION@">mg-toolkit</requirement> | |
| 7 </requirements> | |
| 8 </xml> | |
| 9 <xml name="biotools"> | |
| 10 <xrefs> | |
| 11 <xref type="bio.tools">mg-toolkit</xref> | |
| 12 </xrefs> | |
| 13 </xml> | |
| 14 <xml name="creators"> | |
| 15 <creator> | |
| 16 <person givenName="Rand" familyName="Zoabi" url="https://github.com/RZ9082" /> | |
| 17 </creator> | |
| 18 </xml> | |
| 19 <xml name="citations"> | |
| 20 <citations> | |
| 21 <citation type="bibtex"> | |
| 22 @misc{emg_toolkit, | |
| 23 author = {EBI Metagenomics}, | |
| 24 title = {EMG Toolkit}, | |
| 25 year = {2024}, | |
| 26 howpublished = {\url{https://github.com/EBI-metagenomics/emg-toolkit}}, | |
| 27 note = {Accessed: 2024-07-11} | |
| 28 } | |
| 29 </citation> | |
| 30 </citations> | |
| 31 </xml> | |
| 32 </macros> |
