Mercurial > repos > iuc > concoct
comparison macros.xml @ 0:bf23c688912a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/concoct commit 49b42f61ff37c3c33dd15c195e5705e1db066c37"
| author | iuc |
|---|---|
| date | Fri, 18 Feb 2022 14:16:53 +0000 |
| parents | |
| children | 1f4286d836a3 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:bf23c688912a |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.0.0</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@PROFILE@">21.01</token> | |
| 5 <xml name="requirements"> | |
| 6 <requirements> | |
| 7 <requirement type="package" version="@TOOL_VERSION@">concoct</requirement> | |
| 8 <requirement type="package" version="0.19.2">pandas</requirement> | |
| 9 <requirement type="package" version="1.79">biopython</requirement> | |
| 10 </requirements> | |
| 11 </xml> | |
| 12 <xml name="citations"> | |
| 13 <citations> | |
| 14 <citation type="doi">10.1038/nmeth.3103</citation> | |
| 15 </citations> | |
| 16 </xml> | |
| 17 </macros> |
