Mercurial > repos > iuc > diffdock
comparison macros.xml @ 0:bfba870d3537 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/diffdock/ commit b0db941a49bdfaa799b10cd68f9b7d8509f608d2
| author | iuc |
|---|---|
| date | Thu, 03 Jul 2025 13:43:38 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:bfba870d3537 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.1.3</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <container type="docker">quay.io/galaxy/diffdock:v@TOOL_VERSION@</container> | |
| 7 </requirements> | |
| 8 </xml> | |
| 9 <xml name="creators"> | |
| 10 <creator> | |
| 11 <person givenName="Rand" familyName="Zoabi" url="https://github.com/RZ9082" identifier="https://orcid.org/0009-0000-2501-8053"/> | |
| 12 </creator> | |
| 13 </xml> | |
| 14 <xml name="citations"> | |
| 15 <citations> | |
| 16 <citation type="doi">10.48550/arXiv.2210.01776</citation> | |
| 17 </citations> | |
| 18 </xml> | |
| 19 </macros> |
