summaryrefslogtreecommitdiff
path: root/lib/lazar.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2021-03-08 17:41:26 +0100
committerChristoph Helma <helma@in-silico.ch>2021-03-08 17:41:26 +0100
commit08e5768e9a446db8ab95152d2e9403a0e635ec63 (patch)
tree6f4486c6bfd84b69febcb9d3a4d9de8fee1b1a26 /lib/lazar.rb
parenta29eb3e38414cd252850c9c4fb356f8b2bef6fb4 (diff)
cdk predictions fixed
Diffstat (limited to 'lib/lazar.rb')
-rw-r--r--lib/lazar.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lazar.rb b/lib/lazar.rb
index 3247200..b265510 100644
--- a/lib/lazar.rb
+++ b/lib/lazar.rb
@@ -28,7 +28,7 @@ PUBCHEM_URI = "https://pubchem.ncbi.nlm.nih.gov/rest/pug/"
=end
[ "array.rb",
- "compound.rb",
+ #"compound.rb",
#"dataset.rb",
"similarity.rb",
"model.rb",