summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2018-01-15 10:52:09 +0000
committergebele <gebele@in-silico.ch>2018-01-15 10:52:09 +0000
commit495e8a2b98e0332018f55e7d77f4477ef888b70d (patch)
tree53cdb07eed665ab710409d7caaac0d7965af2b9b /test
parent8e4944ea4d58a4a7ee4fd3b41a53c835cb0b419a (diff)
muted enm import
Diffstat (limited to 'test')
-rw-r--r--test/setup.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/setup.rb b/test/setup.rb
index fbeb2d8..897ae1a 100644
--- a/test/setup.rb
+++ b/test/setup.rb
@@ -5,7 +5,8 @@ require_relative '../lib/lazar.rb'
include OpenTox
$mongo.database.drop
$gridfs = $mongo.database.fs # recreate GridFS indexes
+PhysChem.descriptors
TEST_DIR ||= File.expand_path(File.dirname(__FILE__))
DATA_DIR ||= File.join(TEST_DIR,"data")
-training_dataset = Dataset.where(:name => "Protein Corona Fingerprinting Predicts the Cellular Interaction of Gold and Silver Nanoparticles").first
-Import::Enanomapper.import unless training_dataset
+#training_dataset = Dataset.where(:name => "Protein Corona Fingerprinting Predicts the Cellular Interaction of Gold and Silver Nanoparticles").first
+#Import::Enanomapper.import unless training_dataset