summary refs log tree commit diff
path: root/issues
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-09-04 13:12:40 -0500
committerFrederick Muriuki Muriithi2025-09-04 13:12:40 -0500
commit3f134a834ea3b5d3389fa7bfc0b8ce04380caaad (patch)
tree5caa7bac0b53af3b7c1cbac4dda75a0699d1e9ef /issues
parentfd17eb516bcbe4e9c6f4cf81f901c74106f41936 (diff)
downloadgn-ai-3f134a834ea3b5d3389fa7bfc0b8ce04380caaad.tar.gz
Add a note on settings.
Diffstat (limited to 'issues')
-rw-r--r--issues/genenetwork2/remove-bin-genenetwork2-script.gmi2
1 files changed, 2 insertions, 0 deletions
diff --git a/issues/genenetwork2/remove-bin-genenetwork2-script.gmi b/issues/genenetwork2/remove-bin-genenetwork2-script.gmi
index f21f44c2..0dab8864 100644
--- a/issues/genenetwork2/remove-bin-genenetwork2-script.gmi
+++ b/issues/genenetwork2/remove-bin-genenetwork2-script.gmi
@@ -52,6 +52,8 @@ export GEMMA_WRAPPER_COMMAND="${GN2_PROFILE}/bin/gemma-wrapper"
 export REQUESTS_CA_BUNDLE="${GUIX_ENVIRONMENT}/etc/ssl/certs/ca-certificates.crt"
 ```
 
+Note that, you can define all the variables derived from "GN2_PROFILE" in your settings file, if such a settings file is computed.
+
 ### Running Unit Tests
 
 To run unit tests, run pytest at the root of the repository.