changeset 9:a446ea7e2bc1 draft default tip

"planemo upload for repository https://github.com/chembl/chembl_webresource_client commit 7ca965e469cce3951d22c854dc7b6cb2a3a4f9f6"
author bgruening
date Tue, 23 Mar 2021 13:48:35 +0000
parents a43a00845834
children
files chembl.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/chembl.xml	Wed Jan 27 18:41:45 2021 +0000
+++ b/chembl.xml	Tue Mar 23 13:48:35 2021 +0000
@@ -2,7 +2,7 @@
     <description>for compounds which are similar to a SMILES string</description>
     <macros>
         <token name="@TOOL_VERSION@">0.10.1</token>
-        <token name="@GALAXY_VERSION@">3</token>
+        <token name="@GALAXY_VERSION@">4</token>
     </macros>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">chembl_webresource_client</requirement>
@@ -42,7 +42,7 @@
                 <option value='-s'>Substructure</option>
             </param>
             <when value="-t">
-                <param type="integer" name="tanimoto" label="Tanimoto cutoff score" help="Score for similarity search. Minimum value is 70." value="70" min="70" max="100"/>
+                <param type="integer" name="tanimoto" label="Tanimoto cutoff score" help="Score for similarity search. Minimum value is 40." value="70" min="40" max="100"/>
             </when>
             <when value="-s"/>
         </conditional>