blob: 4c4dc87c1a3ff8a0e4b99d032f138d6c4ad1fa4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Precompute
Some work on precompute is documented [here](https://issues.genenetwork.org/topics/systems/mariadb/precompute-mapping-input-data). This is WIP.
# 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).
|