Repository 'chromeister'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/chromeister

Changeset 5:b768cc4cca40 (2022-08-18)
Previous changeset 4:e483be1014b6 (2021-04-14)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chromeister commit 7b4e398a9ce827fd6ff9584173e3d1cd69f5cd6d
modified:
chromeister.xml
b
diff -r e483be1014b6 -r b768cc4cca40 chromeister.xml
--- a/chromeister.xml Wed Apr 14 06:07:06 2021 +0000
+++ b/chromeister.xml Thu Aug 18 12:04:13 2022 +0000
b
@@ -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>