comparison chembl.xml @ 5:1ade252ebe08 draft

"planemo upload for repository https://github.com/chembl/chembl_webresource_client commit 944ea4bb8a9cd4244152a4a4fecd0485fabc2ad0"
author bgruening
date Tue, 28 Jul 2020 08:20:47 -0400
parents 59eea7d0d720
children a57de37f12c2
comparison
equal deleted inserted replaced
4:59eea7d0d720 5:1ade252ebe08
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 <macros> 2 <macros>
3 <token name="@TOOL_VERSION@">0.10.1</token> 3 <token name="@TOOL_VERSION@">0.10.1</token>
4 <token name="@GALAXY_VERSION@">1</token> 4 <token name="@GALAXY_VERSION@">2</token>
5 </macros> 5 </macros>
6 <description>for compounds which are similar to a SMILES string</description> 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>