Mercurial > repos > bgruening > simsearch
comparison simsearch.xml @ 19:520e02f04477 draft default tip
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/simsearch commit 7fb96a3844b4771084f18de2346ed6d5e241d839"
| author | bgruening |
|---|---|
| date | Sat, 25 Sep 2021 19:06:56 +0000 |
| parents | f90b44d95052 |
| children |
comparison
equal
deleted
inserted
replaced
| 18:f90b44d95052 | 19:520e02f04477 |
|---|---|
| 1 <tool id="ctb_simsearch" name="Similarity search" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> | 1 <tool id="ctb_simsearch" name="Similarity search" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> |
| 2 <description>of fingerprint data sets with chemfp</description> | 2 <description>of fingerprint data sets with chemfp</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">1.6</token> | 4 <token name="@TOOL_VERSION@">1.6.1</token> |
| 5 <token name="@GALAXY_VERSION@">0</token> | 5 <token name="@GALAXY_VERSION@">0</token> |
| 6 </macros> | 6 </macros> |
| 7 <requirements> | 7 <requirements> |
| 8 <requirement type="package" version="1.6">chemfp</requirement> | 8 <requirement type="package" version="@TOOL_VERSION@">chemfp</requirement> |
| 9 </requirements> | 9 </requirements> |
| 10 <command> | 10 <command> |
| 11 <