From affdd3301ffe821734e69af8dcbebb93ba5d6fdf Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 13 Sep 2022 02:31:00 +0300 Subject: issues: Add new issue * issues/fix-missing-genotype-files-for-gemma.gmi: New issue --- issues/fix-missing-genotype-files-for-gemma.gmi | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 issues/fix-missing-genotype-files-for-gemma.gmi diff --git a/issues/fix-missing-genotype-files-for-gemma.gmi b/issues/fix-missing-genotype-files-for-gemma.gmi new file mode 100644 index 0000000..5038f3c --- /dev/null +++ b/issues/fix-missing-genotype-files-for-gemma.gmi @@ -0,0 +1,24 @@ +# Fix Missing Genotype Files for GEMMA + +## Tags + +* assigned: +* priority: medium +* type: bug +* status: pending +* keywords: gemma, technical debt + +## Description + +Run GEMMA (under "Mapping Tools") for +=> https://cd.genenetwork.org/show_trait?trait_id=1436869_at&dataset=HC_M2_0606_P + +As of commit +=> 9cd9b914 https://github.com/genenetwork/genenetwork2/commit/9cd9b91412734f8f084439690082f9e699ebd89e +the run will fail with an error. + +## Steps + +* [ ] Add mechanical-rob tests to check that run is successful +* [ ] Improve error message to indicate what genotype file is missing +* [ ] If there's a missing genotype file, ensure the test checks that the missing file is mentioned in the error report -- cgit v1.2.3