aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPjotr Prins2024-05-03 10:07:57 +0200
committerPjotr Prins2024-05-03 10:07:57 +0200
commite192578a501d09f2405db41a6ca541eb57db3368 (patch)
treeee50d1d7bd1f73bc53581eac4b07785d48b75704 /scripts
parente16c108c66213d0dd536f9eee1027d8f6c0b0dcd (diff)
downloadgn-guile-e192578a501d09f2405db41a6ca541eb57db3368.tar.gz
README: precompute
Diffstat (limited to 'scripts')
-rw-r--r--scripts/precompute/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts/precompute/README.md b/scripts/precompute/README.md
index 4c4dc87..bebc24b 100644
--- a/scripts/precompute/README.md
+++ b/scripts/precompute/README.md
@@ -1,6 +1,10 @@
# Precompute
-Some work on precompute is documented [here](https://issues.genenetwork.org/topics/systems/mariadb/precompute-mapping-input-data). This is WIP.
+Some work on precompute is documented [here](https://issues.genenetwork.org/topics/systems/mariadb/precompute-mapping-input-data).
+
+Basically the precompute-hits.scm script fetches items from the DB and invokes gemma-wrapper which, in turn, writes an lmdb output file that is tar-balled up.
+
+This is WIP.
# Install and run