changeset 2:c87590b7333e draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/metanovo commit e76dd65ed4a260c7e8b809478fcc6f3df02e8b5d"
author galaxyp
date Tue, 29 Mar 2022 19:58:03 +0000
parents 20d3117213b0
children 87b0221ad4c2
files metanovo.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/metanovo.xml	Tue Mar 29 19:29:51 2022 +0000
+++ b/metanovo.xml	Tue Mar 29 19:58:03 2022 +0000
@@ -1,4 +1,4 @@
-<tool id="metanovo" name="MetaNovo" version="@TOOL_VERSION@+galaxy0" profile="20.09">
+<tool id="metanovo" name="MetaNovo" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.09">
   <description>
     Produce targeted databases for mass spectrometry analysis.
   </description>
@@ -7,7 +7,7 @@
   </requirements>
   <macros>
     <token name="@TOOL_VERSION@">1.9.4</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@VERSION_SUFFIX@">2</token>
     <token name="@SUBSTITUTION_RX@">[^\w\-\.]</token>
     <import>macros_modifications.xml</import>
   </macros>