diff options
author | Pjotr Prins | 2024-05-03 10:07:57 +0200 |
---|---|---|
committer | Pjotr Prins | 2024-05-03 10:07:57 +0200 |
commit | e192578a501d09f2405db41a6ca541eb57db3368 (patch) | |
tree | ee50d1d7bd1f73bc53581eac4b07785d48b75704 /scripts/precompute | |
parent | e16c108c66213d0dd536f9eee1027d8f6c0b0dcd (diff) | |
download | gn-guile-e192578a501d09f2405db41a6ca541eb57db3368.tar.gz |
README: precompute
Diffstat (limited to 'scripts/precompute')
-rw-r--r-- | scripts/precompute/README.md | 6 |
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 |