summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2017-03-07 12:04:23 +0000
committergebele <gebele@in-silico.ch>2017-03-07 12:04:23 +0000
commit6bd7492c2cc0e7887e99f00ad5f9a8e8fd094392 (patch)
tree154266ca1f5dff52c4512daafcec52fbfe1ce790 /README.md
parent61b98e011d4b32e88629d5a07d7b84a6abdded64 (diff)
updated scripts and readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index b62e6dd..0e471df 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,8 @@
- Public lazar datasets
- Scripts to generate prediction models and crossvalidations
-
-`mongorestore --host 127.0.0.1` imports the database dump
+- Scripts to generate and compare validation reports
+``` ruby
+ # comment or uncomment for your needs
+ ruby create_prediction_models.rb &
+```