Mercurial > repos > galaxy-australia > cactus_cactus
view macros.xml @ 5:48c13389050d draft
planemo upload for repository https://github.com/usegalaxy-au/tools-au commit ba63cf533f414ebc8f17bbe4b6ea852b561dd7d1
author | galaxy-australia |
---|---|
date | Mon, 14 Nov 2022 06:03:59 +0000 |
parents | 3c8227556fdc |
children | a74dbfee5a86 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.2.4</token> <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">20.09</token> <token name="@DIGEST@">b22eb2ef1d8c6f152d12d0e4300ac68affea5aafb2f7022f9078e8e72e41654d</token> <xml name="requirements"> <requirements> <!-- Cactus is not in bioconda --> <!-- Devoper provides a Docker container --> <container type="docker">quay.io/comparative-genomics-toolkit/cactus@sha256:@DIGEST@</container> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi"> https://doi.org/10.1038/s41586-020-2871-y </citation> </citations> </xml> <xml name="xrefs"> <xrefs> <xref type="bio.tools">cactus</xref> </xrefs> </xml> </macros>