From 3bdbc9b22518da6059859684b179fea55ee185f1 Mon Sep 17 00:00:00 2001 From: davor Date: Thu, 3 May 2012 10:32:59 +0200 Subject: Added chem. name / value transformation to report. If mol or mg is given in the feature name the values(actual and predicted) will be transformed. --- report/report_content.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'report/report_content.rb') diff --git a/report/report_content.rb b/report/report_content.rb index 033b367..0d2c7ec 100755 --- a/report/report_content.rb +++ b/report/report_content.rb @@ -412,4 +412,4 @@ class Reports::ReportContent @tmp_files.delete(tmp_file_name) if @tmp_files.has_key?(tmp_file_name) end -end \ No newline at end of file +end -- cgit v1.2.3