Mercurial > repos > iuc > dexseq
view macros.xml @ 15:781f60a0c658 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit d6fb005b0dbf26037aab1748d9b5df12876c674d"
| author | iuc |
|---|---|
| date | Sun, 19 Dec 2021 23:02:13 +0000 |
| parents | b7832fe12799 |
| 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>
