changeset 6:d1ca4b45f615 draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/rdock commit 944ea4bb8a9cd4244152a4a4fecd0485fabc2ad0"
author bgruening
date Tue, 28 Jul 2020 08:45:01 -0400
parents cc3fc71ef636
children
files rdock_macros.xml sort_filter.xml
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/rdock_macros.xml	Thu May 21 10:56:55 2020 -0400
+++ b/rdock_macros.xml	Tue Jul 28 08:45:01 2020 -0400
@@ -1,4 +1,5 @@
 <macros>
+    <token name="@TOOL_VERSION@">2013.1-0</token>
     <xml name="citations">
         <citations>
             <citation type="doi">10.1371/journal.pcbi.1003571</citation>
@@ -6,7 +7,7 @@
     </xml>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="2013.1-0">rdock</requirement>
+            <requirement type="package" version="@TOOL_VERSION@">rdock</requirement>
         </requirements>
     </xml>
 </macros>
--- a/sort_filter.xml	Thu May 21 10:56:55 2020 -0400
+++ b/sort_filter.xml	Tue Jul 28 08:45:01 2020 -0400
@@ -1,7 +1,8 @@
-<tool id="rdock_sort_filter" name="SDF sort and filter" version="0.2.0">
+<tool id="rdock_sort_filter" name="rDock docking" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
     <description>using the sdsort provided with rDock</description>
     <macros>
         <import>rdock_macros.xml</import>
+        <token name="@GALAXY_VERSION@">0</token>
     </macros>
     <expand macro="requirements"/>
     <command><![CDATA[