summaryrefslogtreecommitdiff
path: root/issues/gn-uploader/upload-strains.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/gn-uploader/upload-strains.gmi')
-rw-r--r--issues/gn-uploader/upload-strains.gmi23
1 files changed, 23 insertions, 0 deletions
diff --git a/issues/gn-uploader/upload-strains.gmi b/issues/gn-uploader/upload-strains.gmi
new file mode 100644
index 0000000..6dce6bf
--- /dev/null
+++ b/issues/gn-uploader/upload-strains.gmi
@@ -0,0 +1,23 @@
+# Upload Strains
+
+## Tags
+
+* status: closed, completed
+* assigned: fredm, zachs, zsloan, acenteno
+* priority: high
+* type: feature-request
+* keywords: QC, quality control, strains, gn-uploader
+
+## 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