Mercurial > repos > iuc > mmuphin
comparison macros.xml @ 0:3938766e5135 draft
planemo upload for repository https://github.com/biobakery/MMUPHin commit 9d6123a18805224b03c0558647cd079624886361
| author | iuc |
|---|---|
| date | Tue, 25 Feb 2025 21:25:45 +0000 |
| parents | |
| children | 23d58581f349 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:3938766e5135 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <token name="@TOOL_VERSION@">1.16.0</token> | |
| 4 <token name="@VERSION_SUFFIX@">0</token> | |
| 5 <token name="@PROFILE@">23.2</token> | |
| 6 | |
| 7 <xml name="xrefs"> | |
| 8 <xrefs> | |
| 9 <xref type="bio.tools">mmuphin</xref> | |
| 10 <xref type="bioconductor">mmuphin</xref> | |
| 11 | |
| 12 </xrefs> | |
| 13 </xml> | |
| 14 <xml name="requirements"> | |
| 15 <requirements> | |
| 16 <requirement type="package" version="@TOOL_VERSION@">bioconductor-mmuphin</requirement> | |
| 17 </requirements> | |
| 18 </xml> | |
| 19 <xml name="citations"> | |
| 20 <citations> | |
| 21 <citation type="doi"> 10.18129/B9.bioc.MMUPHin </citation> | |
| 22 </citations> | |
| 23 </xml> | |
| 24 </macros> |
