summaryrefslogtreecommitdiff
path: root/qmrf_report.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qmrf_report.rb')
-rw-r--r--qmrf_report.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/qmrf_report.rb b/qmrf_report.rb
index cffba77..cb88885 100644
--- a/qmrf_report.rb
+++ b/qmrf_report.rb
@@ -1,10 +1,8 @@
def qmrf_report id
lazarpath = `gem path lazar`
lazarpath = File.dirname lazarpath
- lazarpath = File.dirname lazarpath
qmrfpath = `gem path qsar-report`
qmrfpath = File.dirname qmrfpath
- qmrfpath = File.dirname qmrfpath
prediction_model = Model::Validation.find id
model = prediction_model.model