From 41735d8fbf4fbd0d137224f25b20cda6556ad484 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Tue, 18 Jun 2024 05:16:42 -0500 Subject: Started on run-gemma --- scripts/precompute/precompute-hits.scm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'scripts/precompute/precompute-hits.scm') diff --git a/scripts/precompute/precompute-hits.scm b/scripts/precompute/precompute-hits.scm index 8f27bbe..a18b33d 100755 --- a/scripts/precompute/precompute-hits.scm +++ b/scripts/precompute/precompute-hits.scm @@ -1,4 +1,10 @@ -#! Run from base dir with +#! Precompute hits + +This is the obsolete script to compute GEMMA directly from the DB. We have split out +this step into fetching traits and running gemma without DB. This allows scaling up +on HPC etc. + +Run from base dir with . .guix-shell -- guile -L . -s ./scripts/precompute/precompute-hits.scm -- cgit v1.2.3