Mercurial > repos > iuc > chopin2
comparison macros.xml @ 0:41c41cf6b3de draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chopin2 commit 77562e028c37bc7afd254b33be7b48a21003818c
| author | iuc |
|---|---|
| date | Tue, 31 Jan 2023 16:31:07 +0000 |
| parents | |
| children | b3d46e41520e |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:41c41cf6b3de |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.0.7</token> | |
| 3 <token name="@GALAXY_VERSION@">1</token> | |
| 4 <token name="@PROFILE@">22.05</token> | |
| 5 | |
| 6 <xml name="creator"> | |
| 7 <creator> | |
| 8 <person givenName="Fabio" familyName="Cumbo" | |
| 9 url="https://cumbof.github.io/" | |
| 10 email="fabio.cumbo@gmail.com" /> | |
| 11 </creator> | |
| 12 </xml> | |
| 13 | |
| 14 <xml name="requirements"> | |
| 15 <requirements> | |
| 16 <requirement type="package" version="@TOOL_VERSION@">chopin2</requirement> | |
| 17 </requirements> | |
| 18 </xml> | |
| 19 | |
| 20 <xml name="citations"> | |
| 21 <citations> | |
| 22 <citation type="doi">10.3390/a13090233</citation> | |
| 23 </citations> | |
| 24 </xml> | |
| 25 </macros> |
