diff options
| author | Frederick Muriuki Muriithi | 2025-10-15 09:33:21 -0500 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2025-10-15 09:33:21 -0500 |
| commit | 0212e2cbc64e8a0b6cf15b566010f4b7bfa0e603 (patch) | |
| tree | be559a6aa9a789d82be0b5f3daf097fefc37c235 | |
| parent | b5adec1765f365c9f042c81921ffcc6fda6d5b38 (diff) | |
| download | gn-ai-0212e2cbc64e8a0b6cf15b566010f4b7bfa0e603.tar.gz | |
Handling Tissues in Uploader: Close issue as WONTFIX.
| -rw-r--r-- | issues/gn-uploader/handling-tissues-in-uploader.gmi | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/issues/gn-uploader/handling-tissues-in-uploader.gmi b/issues/gn-uploader/handling-tissues-in-uploader.gmi index 826af153..0c43040d 100644 --- a/issues/gn-uploader/handling-tissues-in-uploader.gmi +++ b/issues/gn-uploader/handling-tissues-in-uploader.gmi @@ -2,11 +2,11 @@ ## Tags -* status: open +* status: closed, wontfix * priority: high * assigned: fredm * type: feature-request -* keywords: gn-uploader, tissues +* keywords: gn-uploader, tissues, archived ## Description @@ -112,3 +112,9 @@ ALTER TABLE Tissue MODIFY Id INT(5) UNIQUE NOT NULL; * [1] https://gn1.genenetwork.org/webqtl/main.py?FormID=schemaShowPage#ProbeFreeze * [2] https://gn1.genenetwork.org/webqtl/main.py?FormID=schemaShowPage#Tissue + +## Closed as WONTFIX + +I am closing this issue because it was created (2024-03-28) while I had a fundamental misunderstanding of the way data is laid out in the database. + +The information on the schema/layout of the tables is still useful, but chances are, we'll look at the tables themselves anyway should we need to figure out the schema. |
