Mercurial > repos > iuc > cemitool
comparison macros.xml @ 0:a081fc047ccb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cemitool commit 07372bcbc3a94f886436a7263f4cfcb01981c7f3
| author | iuc |
|---|---|
| date | Mon, 10 Oct 2022 16:54:39 +0000 |
| parents | |
| children | 53230429a90c |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:a081fc047ccb |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.18.1</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <requirement type="package" version="@TOOL_VERSION@">bioconductor-cemitool</requirement> | |
| 7 <requirement type="package" version="3.3.6">r-ggplot2</requirement> | |
| 8 <requirement type="package" version="1.20.3">r-getopt</requirement> | |
| 9 </requirements> | |
| 10 </xml> | |
| 11 <xml name="xrefs"> | |
| 12 <xrefs> | |
| 13 <xref type="bio.tools">cemitool</xref> | |
| 14 </xrefs> | |
| 15 </xml> | |
| 16 <xml name="citations"> | |
| 17 <citations> | |
| 18 <citation type="doi">10.18129/B9.bioc.CEMiTool</citation> | |
| 19 </citations> | |
| 20 </xml> | |
| 21 </macros> |
