Mercurial > repos > iuc > chromeister
changeset 5:b768cc4cca40 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chromeister commit 7b4e398a9ce827fd6ff9584173e3d1cd69f5cd6d
author | iuc |
---|---|
date | Thu, 18 Aug 2022 12:04:13 +0000 |
parents | e483be1014b6 |
children | |
files | chromeister.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/chromeister.xml Wed Apr 14 06:07:06 2021 +0000 +++ b/chromeister.xml Thu Aug 18 12:04:13 2022 +0000 @@ -1,7 +1,8 @@ -<tool id="chromeister" name="Chromeister" version="@TOOL_VERSION@"> +<tool id="chromeister" name="Chromeister" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> <description>ultra-fast pairwise genome comparisons</description> <macros> <token name="@TOOL_VERSION@">1.5.a</token> + <token name="@VERSION_SUFFIX@">1</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">chromeister</requirement>