Mercurial > repos > galaxy-australia > cactus_export
view macros.xml @ 2:8d047c940e71 draft default tip
"planemo upload for repository https://github.com/usegalaxy-au/tools-au commit c70e1155d0ba84ad9aadec84633e9024e78d3765-dirty"
| author | galaxy-australia |
|---|---|
| date | Mon, 04 Apr 2022 06:17:12 +0000 |
| parents | 939be8401810 |
| children |
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>
