Mercurial > repos > bgruening > augustus
annotate macros.xml @ 10:cb47e789ccaa 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:25:57 -0400 |
| parents | |
| children | 48528e640fe6 |
| rev | line source |
|---|---|
|
10
cb47e789ccaa
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"?> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
2 <macros> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
3 <xml name="requirements"> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
4 <requirements> |
|
cb47e789ccaa
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> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
6 <yield /> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
7 </requirements> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
8 </xml> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
9 |
|
cb47e789ccaa
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> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
11 |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
12 <xml name="citations"> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
13 <citations> |
|
cb47e789ccaa
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> |
|
cb47e789ccaa
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> |
|
cb47e789ccaa
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> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
17 </citations> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
18 </xml> |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
19 |
|
cb47e789ccaa
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 4a8f640dec78899be470ddd1c436fc0d158c80f3
bgruening
parents:
diff
changeset
|
20 </macros> |
