Mercurial > repos > bgruening > augustus_training
annotate macros.xml @ 3:7d3fa213c3d3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 211061259f97dfbeb080aaf4713a21f64a1742e1"
| author | iuc |
|---|---|
| date | Fri, 20 Dec 2019 19:08:11 +0000 |
| parents | 101933e63fa8 |
| children | da01a05d91c5 |
| 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 |
|
3
7d3fa213c3d3
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 211061259f97dfbeb080aaf4713a21f64a1742e1"
iuc
parents:
0
diff
changeset
|
10 <token name="@VERSION@">3.3.3</token> |
|
0
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> |
