changeset 1:a84bcb007b09 draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/PaDEL commit 7fb96a3844b4771084f18de2346ed6d5e241d839"
author bgruening
date Sat, 25 Sep 2021 19:07:19 +0000
parents 30c673b5b061
children
files PaDEL.xml
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/PaDEL.xml	Tue Aug 20 10:58:04 2019 -0400
+++ b/PaDEL.xml	Sat Sep 25 19:07:19 2021 +0000
@@ -1,7 +1,10 @@
-<tool id="padel" name="PaDEL descriptor" version="2.21">
+<tool id="padel" name="PaDEL descriptor" version="@TOOL_VERSION@">
     <description>calculator</description>
+    <macros>
+        <token name="@TOOL_VERSION@">2.21</token>
+    </macros>
     <requirements>
-        <requirement type="package" version="2.21">padel</requirement> 
+        <requirement type="package" version="@TOOL_VERSION@">padel</requirement>
     </requirements>
     <command detect_errors="aggressive"><![CDATA[
     ln -s '$input' ./molecule.${input.ext} &&