Mercurial > repos > iuc > data_manager_mapseq
comparison macros.xml @ 0:3f7f3ef77c34 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/ commit 960c1f69ec78943dfe72eff0a0992a2ce15d2555
| author | iuc |
|---|---|
| date | Mon, 30 Sep 2024 10:07:29 +0000 |
| parents | |
| children | d745017a8ea3 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:3f7f3ef77c34 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <token name="@TOOL_VERSION@">1.1</token> | |
| 4 <token name="@VERSION_SUFFIX@">1</token> | |
| 5 <token name="@PROFILE@">22.05</token> | |
| 6 <xml name="requirements"> | |
| 7 <requirements> | |
| 8 <requirement type="package" version="3.2">python-wget</requirement> | |
| 9 </requirements> | |
| 10 </xml> | |
| 11 <xml name="version"> | |
| 12 <version_command> | |
| 13 echo "1.0" | |
| 14 </version_command> | |
| 15 </xml> | |
| 16 <xml name="citations"> | |
| 17 <citations> | |
| 18 <citation type="doi"> | |
| 19 10.1093/nar/gkz1035 | |
| 20 </citation> | |
| 21 </citations> | |
| 22 </xml> | |
| 23 <xml name="creator"> | |
| 24 <creator> | |
| 25 <person givenName="Paul" familyName="Zierep" email="zierep@informatik.uni-freiburg.de" /> | |
| 26 </creator> | |
| 27 </xml> | |
| 28 </macros> |
