Mercurial > repos > iuc > dexseq
comparison macros.xml @ 8:0ccbed58b270 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit 0a56599c36b4968095ec5a3cb589f94fb139466c
| author | iuc |
|---|---|
| date | Sun, 28 Jan 2018 04:03:29 -0500 |
| parents | |
| children | 6f684b3b0a6d |
comparison
equal
deleted
inserted
replaced
| 7:469c0d7489bd | 8:0ccbed58b270 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <token name="@VERSION@">1.24.0</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <requirement type="package" version="@VERSION@">bioconductor-dexseq</requirement> | |
| 7 <yield /> | |
| 8 </requirements> | |
| 9 </xml> | |
| 10 <xml name="citations"> | |
| 11 <citations> | |
| 12 <citation type="doi">10.1101/gr.133744.111</citation> | |
| 13 </citations> | |
| 14 </xml> | |
| 15 </macros> |
