diff rpcompletion.xml @ 1:b8242cf18cc0 draft

"planemo upload commit 2f1af427fa4c4f2aad53ab94c4cdb51456c66019-dirty"
author tduigou
date Wed, 09 Feb 2022 16:05:48 +0000
parents 98d925a75257
children d5c53a916005
line wrap: on
line diff
--- a/rpcompletion.xml	Tue Nov 23 13:45:45 2021 +0000
+++ b/rpcompletion.xml	Wed Feb 09 16:05:48 2022 +0000
@@ -1,7 +1,10 @@
-<tool id="rpCompletion" name="Complete Reactions" version="5.9.2">
+<tool id="rpcompletion" name="Complete Reactions" version="@TOOL_VERSION@" profile="19.09">
     <description>From the output of RP2Paths and RetroPath2.0, generate SBML unique and complete (with cofactors) pathways with mono-component reactions</description>
+    <macros>
+        <token name="@TOOL_VERSION@">5.12.1</token>
+    </macros>
     <requirements>
-        <requirement type="package" version="5.9.2">rptools</requirement>
+        <requirement type="package" version="@TOOL_VERSION@">rptools</requirement>
     </requirements>
     <stdio>
         <exit_code range="1" level="fatal" description="Could not Xref compartment_id" />
@@ -84,7 +87,7 @@
 Version
 ----------
 
-5.9.2
+5.12.1
 
 Authors
 -------