diff options
-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 |