From e77fd138b4de5e467ded21ef075828e2b04e7928 Mon Sep 17 00:00:00 2001 From: mguetlein Date: Sat, 19 Feb 2011 11:28:29 +0100 Subject: add subject-id to to-html, minor changes --- lib/ot_predictions.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/ot_predictions.rb b/lib/ot_predictions.rb index 9b1ee51..116b4db 100755 --- a/lib/ot_predictions.rb +++ b/lib/ot_predictions.rb @@ -51,7 +51,6 @@ module Lib "available features are: "+test_target_dataset.features.inspect if test_target_dataset.features.keys.index(prediction_feature)==nil end - test_dataset.load_all(subjectid) @compounds = test_dataset.compounds LOGGER.debug "test dataset size: "+@compounds.size.to_s raise "test dataset is empty "+test_dataset_uri.to_s unless @compounds.size>0 -- cgit v1.2.3