summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
Diffstat (limited to 'issues')
-rw-r--r--issues/gnqc-py/upload-strains.gmi23
1 files changed, 23 insertions, 0 deletions
diff --git a/issues/gnqc-py/upload-strains.gmi b/issues/gnqc-py/upload-strains.gmi
new file mode 100644
index 0000000..63a8a43
--- /dev/null
+++ b/issues/gnqc-py/upload-strains.gmi
@@ -0,0 +1,23 @@
+# Upload Strains
+
+## Tags
+
+* status: open
+* 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
+
+- [ ] UI to select species
+- [ ] UI to select or create a grouping for the strains (think InbredSet)
+- [ ] UI to select the CSV file with the strains data
+- [ ] UI to select the way to interprete the CSV file
+- [ ] Code to insert the new strains, into the database