summaryrefslogtreecommitdiff
path: root/issues/gnqc-py/upload-strains.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/gnqc-py/upload-strains.gmi')
-rw-r--r--issues/gnqc-py/upload-strains.gmi23
1 files changed, 0 insertions, 23 deletions
diff --git a/issues/gnqc-py/upload-strains.gmi b/issues/gnqc-py/upload-strains.gmi
deleted file mode 100644
index 4815a06..0000000
--- a/issues/gnqc-py/upload-strains.gmi
+++ /dev/null
@@ -1,23 +0,0 @@
-# Upload Strains
-
-## Tags
-
-* status: closed, completed
-* assigned: fredm, zachs, zsloan, acenteno
-* priority: high
-* type: feature-request
-* keywords: QC, quality control, strains
-
-## Description
-
-Currently, the uploader simply fails when it encounters unknown strains in the files being uploaded.
-
-This issue will track the implementation of a system to allow the upload of strains, and the grouping of said strains into populations/tissue etc.
-
-## TODO
-
-* [x] UI to select species
-* [x] UI to select or create a grouping for the strains (think InbredSet)
-* [x] UI to select the CSV file with the strains data
-* [x] UI to select the way to interprete the CSV file
-* [x] Code to insert the new strains, into the database