Mercurial > repos > iuc > dexseq
view macros.xml @ 10:6f684b3b0a6d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit 56ac32067af9f3cd721a4caee469207b21bb3abf
author | iuc |
---|---|
date | Tue, 11 Dec 2018 00:18:52 -0500 |
parents | 0ccbed58b270 |
children | b7832fe12799 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@VERSION@">1.26.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>