Mercurial > repos > iuc > cactus_export
comparison macros.xml @ 0:a82a0acf4eb6 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cactus commit 827619d22d2931d8fb34ed6844cfa91433e1ac2c
| author | iuc |
|---|---|
| date | Tue, 06 Feb 2024 00:30:57 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:a82a0acf4eb6 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">2.7.1</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@PROFILE@">20.09</token> | |
| 5 <xml name="requirements"> | |
| 6 <requirements> | |
| 7 <!-- Cactus is not in bioconda --> | |
| 8 <!-- Devoper provides a Docker container --> | |
| 9 <container type="docker">quay.io/comparative-genomics-toolkit/cactus:v@TOOL_VERSION@</container> | |
| 10 </requirements> | |
| 11 </xml> | |
| 12 <xml name="citations"> | |
| 13 <citations> | |
| 14 <citation type="doi"> | |
| 15 https://doi.org/10.1038/s41586-020-2871-y | |
| 16 </citation> | |
| 17 </citations> | |
| 18 </xml> | |
| 19 <xml name="xrefs"> | |
| 20 <xrefs> | |
| 21 <xref type="bio.tools">cactus</xref> | |
| 22 </xrefs> | |
| 23 </xml> | |
| 24 </macros> |
