Mercurial > repos > iuc > dexseq
view macros.xml @ 9:40078037ca47 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit e785d126b23609208b055fb8902f3b9368e9b839
| author | iuc |
|---|---|
| date | Sat, 28 Jul 2018 03:43:41 -0400 |
| parents | 0ccbed58b270 |
| children | 6f684b3b0a6d |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@VERSION@">1.24.0</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>
