Mercurial > repos > bgruening > augustus
comparison macros.xml @ 9:bd0e53f3a891 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit fbd55928544683a7f7e6e10dadabe698bc71b0e4
author | iuc |
---|---|
date | Fri, 04 Oct 2024 11:32:08 +0000 |
parents | 28433faa6e42 |
children |
comparison
equal
deleted
inserted
replaced
8:28433faa6e42 | 9:bd0e53f3a891 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <macros> | 2 <macros> |
3 <xml name="requirements"> | 3 <xml name="requirements"> |
4 <requirements> | 4 <requirements> |
5 <requirement type="package" version="@VERSION@">augustus</requirement> | 5 <requirement type="package" version="@TOOL_VERSION@">augustus</requirement> |
6 <yield /> | 6 <yield /> |
7 </requirements> | 7 </requirements> |
8 </xml> | 8 </xml> |
9 | 9 |
10 <token name="@VERSION@">3.4.0</token> | 10 <token name="@TOOL_VERSION@">3.4.0</token> |
11 <token name="@SUFFIX_VERSION@">1</token> | 11 <token name="@VERSION_SUFFIX@">2</token> |
12 <token name="@PROFILE@">23.1</token> | |
12 | 13 |
13 | 14 |
14 <xml name="citations"> | 15 <xml name="citations"> |
15 <citations> | 16 <citations> |
16 <citation type="doi">10.1093/bioinformatics/btg1080</citation> | 17 <citation type="doi">10.1093/bioinformatics/btg1080</citation> |