Previous changeset 3:9f1a8df0b437 (2020-07-28) |
Commit message:
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/simsearch commit 7fb96a3844b4771084f18de2346ed6d5e241d839" |
modified:
simsearch.xml test-data/simsearch_on_tragets_and_q.tabular |
b |
diff -r 9f1a8df0b437 -r 425469deb136 simsearch.xml --- a/simsearch.xml Tue Jul 28 08:47:23 2020 -0400 +++ b/simsearch.xml Sat Sep 25 19:08:19 2021 +0000 |
[ |
@@ -1,11 +1,11 @@ <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="@TOOL_VERSION@">1.6.1</token> <token name="@GALAXY_VERSION@">0</token> </macros> <requirements> - <requirement type="package" version="1.6">chemfp</requirement> + <requirement type="package" version="@TOOL_VERSION@">chemfp</requirement> </requirements> <command> <![CDATA[ |
b |
diff -r 9f1a8df0b437 -r 425469deb136 test-data/simsearch_on_tragets_and_q.tabular --- a/test-data/simsearch_on_tragets_and_q.tabular Tue Jul 28 08:47:23 2020 -0400 +++ b/test-data/simsearch_on_tragets_and_q.tabular Sat Sep 25 19:08:19 2021 +0000 |
b |
@@ -1,7 +1,7 @@ #Simsearch/1 #num_bits=881 #type=Tanimoto k=all threshold=0.7 -#software=chemfp/1.6 +#software=chemfp/1.6.1 #queries=./query.fps #targets=./targets.fps #query_source=CID_28434379.sdf |