From 7a7a4817df4f5eee55ee8c50da145f731c3c1bef Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 6 Dec 2023 08:28:58 +0300 Subject: New Issue: Upload Strains. --- issues/gnqc-py/upload-strains.gmi | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 issues/gnqc-py/upload-strains.gmi (limited to 'issues') 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 -- cgit v1.2.3