Mercurial > repos > bgruening > simsearch
changeset 18:f90b44d95052 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/simsearch commit 944ea4bb8a9cd4244152a4a4fecd0485fabc2ad0"
| author | bgruening |
|---|---|
| date | Tue, 28 Jul 2020 12:10:56 +0000 |
| parents | e1e2746c8688 |
| children | 520e02f04477 |
| files | simsearch.xml test-data/simsearch_on_tragets_and_q.tabular |
| diffstat | 2 files changed, 10 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/simsearch.xml Tue May 07 13:30:57 2019 -0400 +++ b/simsearch.xml Tue Jul 28 12:10:56 2020 +0000 @@ -1,7 +1,11 @@ -<tool id="ctb_simsearch" name="Similarity search" version="0.3"> - <description>of fingerprint data sets</description> +<tool id="ctb_simsearch" name="Similarity search" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> + <description>of fingerprint data sets with chemfp</description> + <macros> + <token name="@TOOL_VERSION@">1.6</token> + <token name="@GALAXY_VERSION@">0</token> + </macros> <requirements> - <requirement type="package" version="1.5">chemfp</requirement> + <requirement type="package" version="1.6">chemfp</requirement> </requirements> <command> <