From e192578a501d09f2405db41a6ca541eb57db3368 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Fri, 3 May 2024 10:07:57 +0200 Subject: README: precompute --- scripts/precompute/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3