Mercurial > repos > iuc > dexseq
view macros.xml @ 13:3762d6644ec4 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit 06f2c57b523aab7c997d82e1345fd23f178de598"
| author | iuc |
|---|---|
| date | Fri, 19 Mar 2021 09:44:32 +0000 |
| parents | b7832fe12799 |
| children | 781f60a0c658 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@VERSION@">1.28.1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">bioconductor-dexseq</requirement> <yield /> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.1101/gr.133744.111</citation> </citations> </xml> </macros>
