Mercurial > repos > iuc > falco
diff falco.xml @ 1:0f4aadf6988c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/falco commit 900be4eec6ed42fd9addf229406458bb75e3d69b
| author | iuc |
|---|---|
| date | Tue, 10 Sep 2024 19:02:22 +0000 |
| parents | 40c04ab0d17d |
| children | 2b29a20e9869 |
line wrap: on
line diff
--- a/falco.xml Sun Jun 30 11:28:11 2024 +0000 +++ b/falco.xml Tue Sep 10 19:02:22 2024 +0000 @@ -1,10 +1,14 @@ -<tool id="falco" name="Falco" version="1.2.2+galaxy1" profile="21.05"> +<tool id="falco" name="Falco" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> <description>An alternative, more performant implementation of FastQC for high throughput sequence quality control</description> + <macros> + <token name="@TOOL_VERSION@">1.2.3</token> + <token name="@VERSION_SUFFIX@">0</token> + </macros> <xrefs> <xref type="bio.tools">falco</xref> </xrefs> <requirements> - <requirement type="package" version="1.2.2">falco</requirement> + <requirement type="package" version="@TOOL_VERSION@">falco</requirement> </requirements> <command detect_errors="aggressive"><