diff sdf_to_tab.xml @ 4:55553120df69 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/rdkit commit 944ea4bb8a9cd4244152a4a4fecd0485fabc2ad0"
author bgruening
date Tue, 28 Jul 2020 08:43:00 -0400
parents 71bc02c59d3a
children
line wrap: on
line diff
--- a/sdf_to_tab.xml	Mon Mar 23 15:57:35 2020 -0400
+++ b/sdf_to_tab.xml	Tue Jul 28 08:43:00 2020 -0400
@@ -1,10 +1,11 @@
-<tool id="sdf_to_tab" name="Extract values from an SD-file" version="@VERSION@.2">
+<tool id="sdf_to_tab" name="Extract values from an SD-file" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
     <macros>
-        <token name="@VERSION@">2019.03.1</token>
+        <token name="@TOOL_VERSION@">2020.03.4</token>
+        <token name="@GALAXY_VERSION@">0</token>
     </macros>
     <description>into a tabular file using RDKit</description>
     <requirements>
-        <requirement type="package" version="@VERSION@">rdkit</requirement>        
+        <requirement type="package" version="@TOOL_VERSION@">rdkit</requirement>     
     </requirements>
     <command detect_errors="exit_code">
 <![CDATA[