Mercurial > repos > iuc > cemitool
view macros.xml @ 2:8f5bdda0700a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cemitool commit f5a9be967de99a62addf6b3c7c01a10ba3572466
| author | iuc |
|---|---|
| date | Thu, 22 Aug 2024 17:48:59 +0000 |
| parents | 53230429a90c |
| children | d572d677cb88 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.26.0</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bioconductor-cemitool</requirement> <requirement type="package" version="3.5.1">r-ggplot2</requirement> <requirement type="package" version="1.20.4">r-getopt</requirement> </requirements> </xml> <xml name="xrefs"> <xrefs> <xref type="bio.tools">cemitool</xref> </xrefs> </xml> <xml name="citations"> <citations> <citation type="doi">10.18129/B9.bioc.CEMiTool</citation> </citations> </xml> </macros>
