| Previous changeset 8:a43a00845834 (2021-01-27) |
|
Commit message:
"planemo upload for repository https://github.com/chembl/chembl_webresource_client commit 7ca965e469cce3951d22c854dc7b6cb2a3a4f9f6" |
|
modified:
chembl.xml |
| b |
| diff -r a43a00845834 -r a446ea7e2bc1 chembl.xml --- a/chembl.xml Wed Jan 27 18:41:45 2021 +0000 +++ b/chembl.xml Tue Mar 23 13:48:35 2021 +0000 |
| b |
| @@ -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> |