aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPjotr Prins2019-02-13 12:41:45 +0000
committerPjotr Prins2019-02-13 12:41:45 +0000
commit61c13a09dba95958f183dc55f3d59c8856b5f753 (patch)
treeb2236491a4092e37ac8f861b72c70906229ed11e /bin
parentba293fa4244bf22e6167679f5ff90a230ea7b526 (diff)
downloadgenenetwork2-61c13a09dba95958f183dc55f3d59c8856b5f753.tar.gz
Removed pylmm references and related functions
Diffstat (limited to 'bin')
-rwxr-xr-xbin/genenetwork21
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/genenetwork2 b/bin/genenetwork2
index 21f0db13..7c875274 100755
--- a/bin/genenetwork2
+++ b/bin/genenetwork2
@@ -131,7 +131,6 @@ else
export LC_ALL=C # FIXME
export GUIX_GENENETWORK_FILES="$GN2_PROFILE/share/genenetwork2"
export PLINK_COMMAND="$GN2_PROFILE/bin/plink2"
- export PYLMM_COMMAND="$GN2_PROFILE/bin/pylmm_redis"
export GEMMA_COMMAND="$GN2_PROFILE/bin/gemma"
if [ -z $GEMMA_WRAPPER_COMMAND ]; then
export GEMMA_WRAPPER_COMMAND="$GN2_PROFILE/bin/gemma-wrapper"