summaryrefslogtreecommitdiff
path: root/lib/compound.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2015-08-10 13:26:06 +0200
committerChristoph Helma <helma@in-silico.ch>2015-08-10 13:26:06 +0200
commitb7cd3ebbb858a8891c35c45896f1bdd525f3534e (patch)
treea9df6b1f4fc15f2f953e9a23c6dd00b74a967754 /lib/compound.rb
parent23ecfc6fa5ae4913e5cd17b7d58432d1f88d780c (diff)
algorithm libraries added, fminer tests pass
Diffstat (limited to 'lib/compound.rb')
-rw-r--r--lib/compound.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/compound.rb b/lib/compound.rb
index 3ba1670..3418fcc 100644
--- a/lib/compound.rb
+++ b/lib/compound.rb
@@ -3,8 +3,6 @@
# Could not find contribution data file.
CACTUS_URI="http://cactus.nci.nih.gov/chemical/structure/"
-require 'openbabel'
-require "base64"
module OpenTox