Mercurial > repos > iuc > decontam
view macros.xml @ 1:e64a5fc0af6e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontam commit 33bc2badb2a878bda5a40587d0b853a32253b8f2
| author | iuc |
|---|---|
| date | Wed, 23 Oct 2024 13:18:52 +0000 |
| parents | 86da5c894956 |
| children | 356bec18c68d |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.22.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">22.01</token> <xml name="bio_tools"> <xrefs> <xref type="bio.tools">decontam</xref> <xref type="bioconductor">decontam</xref> </xrefs> </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bioconductor-decontam</requirement> <requirement type="package" version="1.46.0" >bioconductor-phyloseq</requirement> <requirement type="package" version="2.0.0">r-tidyverse</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.1186/s40168-018-0605-2</citation> </citations> </xml> </macros>
