summary refs log tree commit diff
path: root/issues/genenetwork2/mapping-error.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/genenetwork2/mapping-error.gmi')
-rw-r--r--issues/genenetwork2/mapping-error.gmi17
1 files changed, 16 insertions, 1 deletions
diff --git a/issues/genenetwork2/mapping-error.gmi b/issues/genenetwork2/mapping-error.gmi
index 2e28491..7e7d0a7 100644
--- a/issues/genenetwork2/mapping-error.gmi
+++ b/issues/genenetwork2/mapping-error.gmi
@@ -3,7 +3,7 @@
 ## Tags
 
 * type: bug
-* status: open
+* status: closed
 * priority: medium
 * assigned: zachs, fredm, flisso
 * keywords: gn2, genenetwork2, genenetwork 2, mapping
@@ -49,3 +49,18 @@ TypeError: 'NoneType' object is not iterable
 ### Updates
 
 This is likely just because the genotype file doesn't exist in the necessary format (BIMBAM). We probably need to convert the R/qtl2 genotypes to BIMBAM.
+
+## Stalled
+
+This is currently stalled, until we can upload genotypes via the uploader.
+
+
+## Notes
+
+### 2025-12-31
+
+I am closing this issue as WONTFIX because of the following reasons:
+
+- Better fix is to prevent mapping in the first place, if no genotypes exist for the given trait(s)
+- Issue relies on non-implemented feature (Genotypes upload) to fix it
+- Issue does not exist on production