comparison chembl.xml @ 6:a57de37f12c2 draft

"planemo upload for repository https://github.com/chembl/chembl_webresource_client commit 78f2261af4e00c830ea311337d0aed9b297aad8e"
author bgruening
date Wed, 07 Oct 2020 09:31:40 +0000
parents 1ade252ebe08
children a43a00845834
comparison
equal deleted inserted replaced
5:1ade252ebe08 6:a57de37f12c2
1 <tool id="chembl" name="Search ChEMBL database" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> 1 <tool id="chembl" name="Search ChEMBL database" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
2 <description>for compounds which are similar to a SMILES string</description>
2 <macros> 3 <macros>
3 <token name="@TOOL_VERSION@">0.10.1</token> 4 <token name="@TOOL_VERSION@">0.10.1</token>
4 <token name="@GALAXY_VERSION@">2</token> 5 <token name="@GALAXY_VERSION@">2</token>
5 </macros> 6 </macros>
6 <description>for compounds which are similar to a SMILES string</description>
7 <requirements> 7 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">chembl_webresource_client</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">chembl_webresource_client</requirement>
9 </requirements> 9 </requirements>
10 <command detect_errors="exit_code"><![CDATA[ 10 <command detect_errors="exit_code"><![CDATA[
11 python -W ignore '$__tool_directory__/chembl.py' 11 python -W ignore '$__tool_directory__/chembl.py'