summaryrefslogtreecommitdiff
path: root/issues/genenetwork
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-06-15 15:33:15 +0300
committerFrederick Muriuki Muriithi2023-06-15 15:33:15 +0300
commitd4c388b4c287f10c5be47493a572e3237733d8ac (patch)
treea19b61a0bd8031bba836f2a8531d21121987e2b4 /issues/genenetwork
parent08756b938bb71054046aa1e0fdc3168d1b9bf29f (diff)
downloadgn-gemtext-d4c388b4c287f10c5be47493a572e3237733d8ac.tar.gz
issues: Update configuration issues.
Diffstat (limited to 'issues/genenetwork')
-rw-r--r--issues/genenetwork/genenetwork2_configurations.gmi2
-rw-r--r--issues/genenetwork/genenetwork3_configuration.gmi13
2 files changed, 15 insertions, 0 deletions
diff --git a/issues/genenetwork/genenetwork2_configurations.gmi b/issues/genenetwork/genenetwork2_configurations.gmi
index d0b4e21..65ad3ad 100644
--- a/issues/genenetwork/genenetwork2_configurations.gmi
+++ b/issues/genenetwork/genenetwork2_configurations.gmi
@@ -19,6 +19,8 @@ The current way the configuration in Genenetwork2 works is as follows:
From these, `GN2_PROFILE` is the only environment variable that needs to be set up. All the other variables can be set in the settings file.
+The file `wqflask/base/webqtlConfig.py` also has some configurations that need to be handled.
+
The sub-sections that follow will contain more information on variables and what needs to be done
### `GN2_PROFILE`-Dependent Environment Variables
diff --git a/issues/genenetwork/genenetwork3_configuration.gmi b/issues/genenetwork/genenetwork3_configuration.gmi
new file mode 100644
index 0000000..412928a
--- /dev/null
+++ b/issues/genenetwork/genenetwork3_configuration.gmi
@@ -0,0 +1,13 @@
+# Genenetwork2 Configurations
+
+## Tags
+
+* assigned: fredm
+* priority: normal
+* status: open
+* keywords: configuration, config, gn2, genenetwork, genenetwork2
+* type: bug
+
+## Description
+
+The configuration file should only ever contain settings, and no code. Remove all code from the default settings file.