aboutsummaryrefslogtreecommitdiff
path: root/scripts/precompute/README.md
diff options
context:
space:
mode:
authorPjotr Prins2023-11-15 07:46:12 +0100
committerPjotr Prins2023-11-15 07:46:12 +0100
commit58acb7ccf46881708f7552ad303fb156603c29d2 (patch)
tree3138cc8484d6e934bc901110f2580bc041574668 /scripts/precompute/README.md
parent12e43794a12a94e45c25cadf5d167697c16c4f5f (diff)
downloadgn-guile-58acb7ccf46881708f7552ad303fb156603c29d2.tar.gz
Return list of BXD
Diffstat (limited to 'scripts/precompute/README.md')
-rw-r--r--scripts/precompute/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/precompute/README.md b/scripts/precompute/README.md
index c1f2efc..4c4dc87 100644
--- a/scripts/precompute/README.md
+++ b/scripts/precompute/README.md
@@ -5,3 +5,7 @@ Some work on precompute is documented [here](https://issues.genenetwork.org/topi
# Install and run
See the header of [precompute-hits.scm](precompute-hits.scm).
+
+# Development
+
+My preferred way of developing is tunneling mysql from a remote, running guile3 in a separate guix shell and geiser-connect from emacs. See my [guix-shell](../../.guix-shell).