Mercurial > repos > iuc > dexseq
view macros.xml @ 16:661f29c77bb0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit e3d05bd838e8a1d54bc45b38d74d9417d5ff21d5"
| author | iuc |
|---|---|
| date | Tue, 03 May 2022 20:22:42 +0000 |
| parents | 781f60a0c658 |
| children | d104044e4257 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.28.1</token> <token name="@PROFILE@">21.01</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bioconductor-dexseq</requirement> <yield /> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.1101/gr.133744.111</citation> </citations> </xml> </macros>
