From aada2ff67eaba251d1eeedb7f3eb29282706f997 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 14 Oct 2016 11:09:50 +0200 Subject: weighted average for failed caret predictions fixed --- lib/compound.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/compound.rb') diff --git a/lib/compound.rb b/lib/compound.rb index e2a55ea..a399169 100644 --- a/lib/compound.rb +++ b/lib/compound.rb @@ -254,7 +254,7 @@ module OpenTox end def db_neighbors min_sim: 0.1, dataset_id: - p fingerprints[DEFAULT_FINGERPRINT] + #p fingerprints[DEFAULT_FINGERPRINT] # from http://blog.matt-swain.com/post/87093745652/chemical-similarity-search-in-mongodb #qn = default_fingerprint_size -- cgit v1.2.3