summaryrefslogtreecommitdiff
path: root/issues/quality-control/read-samples-from-database-by-species.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/quality-control/read-samples-from-database-by-species.gmi')
-rw-r--r--issues/quality-control/read-samples-from-database-by-species.gmi7
1 files changed, 7 insertions, 0 deletions
diff --git a/issues/quality-control/read-samples-from-database-by-species.gmi b/issues/quality-control/read-samples-from-database-by-species.gmi
index 009ec27..fae1a18 100644
--- a/issues/quality-control/read-samples-from-database-by-species.gmi
+++ b/issues/quality-control/read-samples-from-database-by-species.gmi
@@ -25,3 +25,10 @@ This bug is even "encoded" in
The strains file linked to above contains a selection of strains from mice, which means that the checks will never pass for anything other than mice, and even then, for the samples that existed at the time the strains file was generated.
This was a myopic view of the data uploader, and needs to be expanded significantly. The user will need to specify the species for the data they wish to upload before being allowed to upload. That implies a rework of the UI, and underlying code.
+
+## Notes
+
+Fixed with this commit:
+=> https://gitlab.com/fredmanglis/gnqc_py/-/commit/cdd4dc456e56bb4eb055e1cb7f2518d45fb3bfb9
+
+Awaiting deployment