Mercurial > repos > galaxy-australia > cactus_export
view macros.xml @ 4:5bf688a3ee2c draft
planemo upload for repository https://github.com/usegalaxy-au/tools-au commit 2b4c7c63b0e4a1f730794a4a5825bce29ee2eb25
author | galaxy-australia |
---|---|
date | Wed, 09 Nov 2022 03:13:09 +0000 |
parents | d390fe1567dc |
children | 764845535798 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.2.4</token> <token name="@VERSION_SUFFIX@">0</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>