changeset 2:8eb6e392c92b draft default tip

"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/filter_compounds commit 4d2ac914c951166e386a94d8ebb8cb1becfac122"
author recetox
date Tue, 22 Mar 2022 16:01:33 +0000
parents 686850eb1e64
children
files filter_compounds.xml macros.xml
diffstat 2 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/filter_compounds.xml	Fri Jan 28 16:21:21 2022 +0000
+++ b/filter_compounds.xml	Tue Mar 22 16:01:33 2022 +0000
@@ -1,9 +1,7 @@
 <tool id="filter_orgmet_anorg" name="Filter organometallics and/or anorganics" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
     <description>from a library of compounds</description>
-    <!--parallelism method="multi" split_inputs="infile" split_mode="to_size" split_size="50000" shared_inputs="" merge_outputs="outfile"></parallelism-->
     <macros>
         <import>macros.xml</import>
-        <token name="@GALAXY_VERSION@">0</token>
     </macros>
     <expand macro="creator"/>
     <expand macro="requirements"/>
--- a/macros.xml	Fri Jan 28 16:21:21 2022 +0000
+++ b/macros.xml	Tue Mar 22 16:01:33 2022 +0000
@@ -1,6 +1,6 @@
 <macros>
     <token name="@TOOL_VERSION@">3.1.1</token>
-
+    <token name="@GALAXY_VERSION@">1</token>
     <xml name="creator">
         <creator>
             <person