Mercurial > repos > leomrtns > gtdbtk
annotate macros.xml @ 0:42540b1763fc draft
planemo upload
author | leomrtns |
---|---|
date | Tue, 17 Sep 2019 06:35:04 -0400 |
parents | |
children |
rev | line source |
---|---|
0 | 1 <macros> |
2 <token name="@VERSION@">0.3.2</token> | |
3 <xml name="requirements"> | |
4 <requirements> | |
5 <requirement type="package" version="@VERSION@">gtdbtk</requirement> | |
6 <yield/> | |
7 </requirements> | |
8 </xml> | |
9 <xml name="version_command"> | |
10 <version_command>gtdbtk --version</version_command> | |
11 </xml> | |
12 <xml name="citations"> | |
13 <citations> | |
14 <yield /> | |
15 </citations> | |
16 </xml> | |
17 </macros> |