aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorzsloan2019-02-14 10:32:30 -0600
committerGitHub2019-02-14 10:32:30 -0600
commit21a4aa43ea62dd2b177661d87e2fee7a42c30798 (patch)
treeb2236491a4092e37ac8f861b72c70906229ed11e /bin
parent27a08a81107705f213d13fb7334a2b8eb4fd68d2 (diff)
parent61c13a09dba95958f183dc55f3d59c8856b5f753 (diff)
downloadgenenetwork2-21a4aa43ea62dd2b177661d87e2fee7a42c30798.tar.gz
Merge pull request #351 from pjotrp/gn-testing
Gn testing: updates to scripts, removed coffee scripts and removed pylmm code
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"