Mercurial > repos > bgruening > augustus_training
annotate macros.xml @ 0:101933e63fa8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
author | bgruening |
---|---|
date | Fri, 10 May 2019 08:27:48 -0400 |
parents | |
children | 7d3fa213c3d3 |
rev | line source |
---|---|
0
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
2 <macros> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
3 <xml name="requirements"> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
4 <requirements> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
5 <requirement type="package" version="@VERSION@">augustus</requirement> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
6 <yield /> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
7 </requirements> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
8 </xml> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
9 |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
10 <token name="@VERSION@">3.2.3</token> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
11 |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
12 <xml name="citations"> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
13 <citations> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
14 <citation type="doi">10.1093/bioinformatics/btg1080</citation> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
15 <citation type="doi">10.1093/bioinformatics/btr010</citation> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
16 <citation type="doi">10.1093/bioinformatics/btn013</citation> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
17 </citations> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
18 </xml> |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
19 |
101933e63fa8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
20 </macros> |