From 495e8a2b98e0332018f55e7d77f4477ef888b70d Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 15 Jan 2018 10:52:09 +0000 Subject: muted enm import --- test/setup.rb | 5 +++-- 1 file 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 -- cgit v1.2.3