Mercurial > repos > iuc > odgi_build
comparison macros.xml @ 0:61e02e52ce73 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/odgi/ commit 6de23fe4201ec9c2b209f00ae0e19962c232828c"
| author | iuc |
|---|---|
| date | Wed, 08 Apr 2020 16:11:04 +0000 |
| parents | |
| children | a0d72fc028e2 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:61e02e52ce73 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <xml name="requirements"> | |
| 4 <requirements> | |
| 5 <requirement type="package" version="@TOOL_VERSION@">odgi</requirement> | |
| 6 </requirements> | |
| 7 </xml> | |
| 8 <token name="@TOOL_VERSION@">0.3</token> | |
| 9 <xml name="citations"> | |
| 10 <citations> | |
| 11 <yield /> | |
| 12 </citations> | |
| 13 </xml> | |
| 14 </macros> |
