summaryrefslogtreecommitdiff
path: root/paper/loael-variability.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2016-02-12 13:05:19 +0100
committerChristoph Helma <helma@in-silico.ch>2016-02-12 13:05:19 +0100
commit87294b79e16e8f21446b8a232f06c956e6b7e81e (patch)
tree636d79a406cc65769ddaa61fcfed2f86883e4139 /paper/loael-variability.rb
parentf6426165e5cc26cb2461acb71046206acbe2b1b6 (diff)
initial paper layout
Diffstat (limited to 'paper/loael-variability.rb')
-rw-r--r--paper/loael-variability.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/paper/loael-variability.rb b/paper/loael-variability.rb
index ae74c3f..5a8f1ca 100644
--- a/paper/loael-variability.rb
+++ b/paper/loael-variability.rb
@@ -1,4 +1,4 @@
-require_relative '../lazar/lib/lazar'
+require_relative '../../lazar/lib/lazar'
include OpenTox
#$mongo.database.drop
#$gridfs = $mongo.database.fs # recreate GridFS indexes
@@ -42,7 +42,7 @@ vars = []
#end
#end
end
-#p vars
+p vars
# TODO statistical test for variances
R.assign "vars1", vars[0]
R.assign "vars2", vars[1]