diff options
-rw-r--r-- | topics/lmms/gemma/permutations.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/topics/lmms/gemma/permutations.gmi b/topics/lmms/gemma/permutations.gmi index 9559366..3e2326d 100644 --- a/topics/lmms/gemma/permutations.gmi +++ b/topics/lmms/gemma/permutations.gmi @@ -351,6 +351,8 @@ So, the idea is to rerun permutations with the small set, but with the reduced G The interesting bit is that GEMMA requires input of phenotypes, but does not use them to compute the GRM. +After giving it some thought we want GRM reduction to work in production GN because of the speed benefit. That means modifying gemma-wrapper to take a list of genometypes as input - and we'll output that with GN. It is a good idea anyhow because it can give us some improved error feedback down the line. + WIP ## Dealing with epoch |