summaryrefslogtreecommitdiff
path: root/qmrf_report.rb
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2019-06-13 15:28:59 +0000
committergebele <gebele@in-silico.ch>2019-06-13 15:28:59 +0000
commit741701df8ff0861b3607a30e9aaf8b8a0c303cdf (patch)
tree40fd2c6ca4eb85f3077859d9a808d01ec5aa8ece /qmrf_report.rb
parentf37f0b654b36b66c133755c01f033859c35197f6 (diff)
update with API
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