Mercurial > repos > iuc > diffdock
view 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 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.1.3</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <container type="docker">quay.io/galaxy/diffdock:v@TOOL_VERSION@</container> </requirements> </xml> <xml name="creators"> <creator> <person givenName="Rand" familyName="Zoabi" url="https://github.com/RZ9082" identifier="https://orcid.org/0009-0000-2501-8053"/> </creator> </xml> <xml name="citations"> <citations> <citation type="doi">10.48550/arXiv.2210.01776</citation> </citations> </xml> </macros>