From 1bcf3e70deeac061db0450587668af442cbc6bc5 Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 13 Apr 2015 13:00:32 +0200 Subject: minor fixes --- views/prediction.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/prediction.haml') diff --git a/views/prediction.haml b/views/prediction.haml index 5dda31e..764adb1 100644 --- a/views/prediction.haml +++ b/views/prediction.haml @@ -95,7 +95,7 @@ %a{:href=>"http://www.frontiersin.org/Journal/10.3389/fphar.2013.00038/abstract", :target=>"_blank"} original publication ) Please keep in mind that predictions are based on the measured activities of neighbors. - - @cv = OpenTox::Validation.find @prediction_models[count].metadata[RDF::OT.crossValidation][0]+"/statistics" unless @prediction_models[count].title.include?("Mutagenicity") + - @cv = OpenTox::Validation.find @prediction_models[count].metadata[RDF::OT.crossValidation][0]+"/statistics" #unless @prediction_models[count].title.include?("Mutagenicity") - unless @model_type[count] == "regression" %br %b -- cgit v1.2.3