Mercurial > repos > iuc > dexseq
view macros.xml @ 17:d104044e4257 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit 2ea27822b171dbf519509dc1da150c8ccee2a140
| author | iuc |
|---|---|
| date | Tue, 04 Apr 2023 08:25:36 +0000 |
| parents | 781f60a0c658 |
| children | ffa256d657b2 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.44</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">22.01</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bioconductor-dexseq</requirement> <requirement type="package" version="1.20.3">r-getopt</requirement> <requirement type="package" version="0.2.21">r-rjson</requirement> </requirements> </xml> <xml name="xrefs"> <xrefs> <xref type="bio.tools">dexseq</xref> <xref type="bioconductor">dexseq</xref> </xrefs> </xml> <xml name="citations"> <citations> <citation type="doi">10.1101/gr.133744.111</citation> </citations> </xml> </macros>
