aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPjotr Prins2017-06-02 10:21:05 +0000
committerPjotr Prins2017-06-02 10:21:05 +0000
commite467c3f19824415d9e9a3fdd4073d44439c83cbf (patch)
treea811fb057432fb8f618361ecf08656979dfb4390 /bin
parent4df8db0d30ea19f5cfc7ec7d4222a3590b217e5c (diff)
downloadgenenetwork2-e467c3f19824415d9e9a3fdd4073d44439c83cbf.tar.gz
settings: GENENETWORK_FILES
Diffstat (limited to 'bin')
-rwxr-xr-xbin/genenetwork22
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/genenetwork2 b/bin/genenetwork2
index b3190f1e..236d8f63 100755
--- a/bin/genenetwork2
+++ b/bin/genenetwork2
@@ -74,7 +74,7 @@ else
export XDG_DATA_DIRS="$GN2_PROFILE/share"
export GIO_EXTRA_MODULES="$GN2_PROFILE/lib/gio/modules"
export LC_ALL=C # FIXME
- export GENENETWORK_FILES="$GN2_PROFILE/share/genenetwork2"
+ 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"