Mercurial > repos > galaxy-australia > cactus_cactus
view macros.xml @ 0:85f68b344286 draft
"planemo upload for repository https://github.com/usegalaxy-au/tools-au commit 8f8363625623f2ff3f04d12d227673ac134eba24"
author | galaxy-australia |
---|---|
date | Mon, 04 Apr 2022 06:27:44 +0000 |
parents | |
children | 1bc1199f0ff4 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.0.5</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">20.09</token> <token name="@DIGEST@">c227e8d8aa41739667f54edbf19902d872dd07cba4c5046d613fe4ba2eb12a0d</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>