aboutsummaryrefslogtreecommitdiff
path: root/etc/default_settings.py
diff options
context:
space:
mode:
authorPjotr Prins2016-08-08 11:10:02 +0000
committerPjotr Prins2016-08-08 11:10:02 +0000
commit31752672213c56df3b3a70ce375151de62efab4d (patch)
treee2162e3716f015bef7356968aa0e2e622849cbe4 /etc/default_settings.py
parent3e6251740c9bf0c52f79c8ad19882a8eb9c5dcc4 (diff)
downloadgenenetwork2-31752672213c56df3b3a70ce375151de62efab4d.tar.gz
BD: Using localhost
Diffstat (limited to 'etc/default_settings.py')
-rw-r--r--etc/default_settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/default_settings.py b/etc/default_settings.py
index f3ca2e58..8081f603 100644
--- a/etc/default_settings.py
+++ b/etc/default_settings.py
@@ -58,4 +58,4 @@ PLINK_COMMAND = str.strip(os.popen("which plink2").read())
GEMMA_COMMAND = str.strip(os.popen("which gemma").read())
-BIODALLIANCE_PATH = os.environ['HOME']+"/dalliance"
+BIODALLIANCE_PATH = os.environ['HOME']+"/dalliance/build"