Mercurial > repos > bgruening > augustus
view macros.xml @ 6:ca6d970d931c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 211061259f97dfbeb080aaf4713a21f64a1742e1"
author | iuc |
---|---|
date | Fri, 20 Dec 2019 14:08:53 -0500 |
parents | 4de31938431b |
children | 09855551d713 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">augustus</requirement> <yield /> </requirements> </xml> <token name="@VERSION@">3.3.3</token> <xml name="citations"> <citations> <citation type="doi">10.1093/bioinformatics/btg1080</citation> <citation type="doi">10.1093/bioinformatics/btr010</citation> <citation type="doi">10.1093/bioinformatics/btn013</citation> </citations> </xml> </macros>