aboutsummaryrefslogtreecommitdiff
path: root/etc/default_settings.py
diff options
context:
space:
mode:
authorzsloan2017-09-05 16:49:02 +0000
committerzsloan2017-09-05 16:49:02 +0000
commit76e1810abb05457a4c38c8fcebce334f5d1493bf (patch)
tree49da62b3c7bf2ca0e79734ae6d374670af3690f6 /etc/default_settings.py
parent03e2facd6279f5413667dfcca4b2d223a54e4f4e (diff)
parent90aab8b2f41f3a017d70e069c8812110ce3d30fb (diff)
downloadgenenetwork2-76e1810abb05457a4c38c8fcebce334f5d1493bf.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
Diffstat (limited to 'etc/default_settings.py')
-rw-r--r--etc/default_settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/default_settings.py b/etc/default_settings.py
index 1b609414..c00f6c8f 100644
--- a/etc/default_settings.py
+++ b/etc/default_settings.py
@@ -69,3 +69,4 @@ JS_GN_PATH = os.environ['HOME']+"/genenetwork/javascript"
# PYLMM_COMMAND = str.strip(os.popen("which pylmm_redis").read())
# PLINK_COMMAND = str.strip(os.popen("which plink2").read())
# GEMMA_COMMAND = str.strip(os.popen("which gemma").read())
+# GEMMA_WRAPPER_COMMAND = str.strip(os.popen("which gemma-wrapper").read())