Mercurial > repos > bgruening > augustus
view macros.xml @ 7:09855551d713 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit bba7f5df059fcbeb06e89cf689e9a04d4f22cb76"
author | iuc |
---|---|
date | Thu, 15 Jul 2021 17:16:12 +0000 |
parents | ca6d970d931c |
children | 28433faa6e42 |
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.4.0</token> <token name="@SUFFIX_VERSION@">0</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>