Mercurial > repos > iuc > ancombc
view macros.xml @ 1:6fbedba4d983 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ancombc commit 04e758f00aa0613ea0b6996813126c4001da070b
author | iuc |
---|---|
date | Wed, 01 Nov 2023 08:48:16 +0000 |
parents | 939c59ab61cf |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.4.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">21.01</token> <xml name="biotools"> <xrefs> <xref type="bio.tools">ancombc</xref> </xrefs> </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bioconductor-ancombc</requirement> <requirement type="package" version="1.14.2">r-data.table</requirement> <requirement type="package" version="1.7.1">r-optparse</requirement> </requirements> </xml> <xml name="sanitize_query" token_validinitial="string.printable"> <sanitizer> <valid initial="@VALIDINITIAL@"> <remove value="'"/> </valid> <mapping initial="none"> <add source="'" target="'"'"'"/> </mapping> </sanitizer> </xml> <xml name="citations"> <citations> <citation type="doi">10.1038/s41467-020-17041-7</citation> <citation type="doi">10.3402/mehd.v26.27663</citation> </citations> </xml> </macros>