Mercurial > repos > iuc > decontam
view macros.xml @ 3:871214ac722e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontam commit 8eca6c026e7bd7ab2e471485cb93b8dee1cd2c07
| author | iuc |
|---|---|
| date | Sun, 09 Mar 2025 19:27:13 +0000 |
| parents | 356bec18c68d |
| children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.22.0</token> <token name="@VERSION_SUFFIX@">1</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>
