Mercurial > repos > iuc > fastreer_dist2tree
comparison macros.xml @ 0:a21e02af4488 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fastreer commit 6e38d3e17b87a9e9804bd90fa2dba708c2361a0b
| author | iuc |
|---|---|
| date | Mon, 03 Nov 2025 09:27:29 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:a21e02af4488 |
|---|---|
| 1 <macros> | |
| 2 <xml name="requirements"> | |
| 3 <requirements> | |
| 4 <requirement type="package" version="@TOOL_VERSION@">fastreer</requirement> | |
| 5 <yield/> | |
| 6 </requirements> | |
| 7 </xml> | |
| 8 <xml name="version_command"> | |
| 9 <version_command><![CDATA[ | |
| 10 fastreeR --version | |
| 11 ]]></version_command> | |
| 12 </xml> | |
| 13 <token name="@TOOL_VERSION@">2.1.2</token> | |
| 14 <token name="@VERSION_SUFFIX@">0</token> | |
| 15 <token name="@PROFILE@">24.0</token> | |
| 16 <xml name="xrefs"> | |
| 17 <xrefs> | |
| 18 <xref type="bio.tools">fastreer</xref> | |
| 19 </xrefs> | |
| 20 </xml> | |
| 21 <xml name="citations"> | |
| 22 <citations> | |
| 23 <citation type="doi">10.1186/s12859-016-1186-3</citation> | |
| 24 </citations> | |
| 25 </xml> | |
| 26 </macros> |
