diff options
author | Arun Isaac | 2022-07-19 15:02:48 +0530 |
---|---|---|
committer | Arun Isaac | 2022-07-19 15:02:48 +0530 |
commit | 35c4cec2c3c1593b59bc29fa5a738f857ecc270f (patch) | |
tree | 182237d08d59a74505f5d418f0905050cc2e5b00 /issues/quality-control/ui-design.gmi | |
parent | 44d951234e82dc27541035d0050cc6c04719ab14 (diff) | |
download | gn-gemtext-35c4cec2c3c1593b59bc29fa5a738f857ecc270f.tar.gz |
Rescue quality control issues from topics.
Diffstat (limited to 'issues/quality-control/ui-design.gmi')
-rw-r--r-- | issues/quality-control/ui-design.gmi | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/issues/quality-control/ui-design.gmi b/issues/quality-control/ui-design.gmi new file mode 100644 index 0000000..029a2b8 --- /dev/null +++ b/issues/quality-control/ui-design.gmi @@ -0,0 +1,49 @@ +# UI Design + +1. Input/Receive Data in UI (drag and drop/upload submit form) + +2. Select Mouse + +"What type of Group are you using?" + +> (AKXD, BXH, Mouse Diversity Panel, BXD) + +3. "What is your platform?" + +> (Aff, Ilumina, ...) + +If Affymetrix (Aff) is selected then there should be various options +like Clarion S. + +If the platform you chose is not available: + + Tell PI that they should solicit for their platform to be added to the list. + + They can contact us via email. + +4. Allow excel file upload? + +## More Example UI Interactions and Checks + +"If your dataset does not comply with GN then you can try uploading your +dataset so that we can inspect it." + +"Your dataset has two erroneous entries: Gene Accession Gene." + +"The last two columns have the wrong format for the strain name." + +"Here's our format of how your dataset should look like." + +> ProbeSetID Strains ... + +"Inbred Set ID 1 is the same as BXD" + +> These are the strains: ... + +## Tags + +* assigned: jgart +* type: feature-request +* status: unclear +* priority: medium +* keywords: UI, quality control |