diff sdf2fps.xml @ 12:3b14765c22ee draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/chemfp commit 7fb96a3844b4771084f18de2346ed6d5e241d839"
author bgruening
date Sat, 25 Sep 2021 19:07:44 +0000
parents 92c7cdc243e8
children
line wrap: on
line diff
--- a/sdf2fps.xml	Wed Jun 24 13:12:05 2020 -0400
+++ b/sdf2fps.xml	Sat Sep 25 19:07:44 2021 +0000
@@ -1,8 +1,12 @@
-<tool id="ctb_sdf2fps" name="SDF to Fingerprint" version="1.6">
+<tool id="ctb_sdf2fps" name="SDF to Fingerprint" version="@TOOL_VERSION@+@VERSION_SUFFIX@">
     <description>- extract fingerprints from sdf file metadata</description>
     <!--parallelism method="multi" split_inputs="infile" split_mode="to_size" split_size="10000" shared_inputs="" merge_outputs="outfile"></parallelism-->
+    <macros>
+        <token name="@TOOL_VERSION@">1.6.1</token>
+        <token name="@VERSION_SUFFIX@">0</token>
+    </macros>
     <requirements>
-        <requirement type="package" version="1.6">chemfp</requirement>
+        <requirement type="package" version="@TOOL_VERSION@">chemfp</requirement>
     </requirements>
     <command>
 <![CDATA[