From 105934ca5cf253c0f002a007ee57460a7632e2b8 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 22 Jan 2024 13:37:12 +0300 Subject: UI: Fix some UI bugs. --- .../templates/rqtl2/select-probeset-study-id.html | 25 +++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'qc_app/templates/rqtl2/select-probeset-study-id.html') diff --git a/qc_app/templates/rqtl2/select-probeset-study-id.html b/qc_app/templates/rqtl2/select-probeset-study-id.html index 34aa54e..35fe655 100644 --- a/qc_app/templates/rqtl2/select-probeset-study-id.html +++ b/qc_app/templates/rqtl2/select-probeset-study-id.html @@ -9,7 +9,7 @@

The R/qtl2 bundle you uploaded contains (a) "pheno" file(s). This data needs to be organised under a study.

-

This page gives you the ability to do that.

+

In this page, you can either select from a existing dataset:

{{flash_all_messages()}} @@ -43,6 +43,7 @@ {%endfor%} + Select from existing ProbeSet studies.
@@ -54,6 +55,10 @@

OR

+
+

Create a new ProbeSet dataset below:

+
+
{%endfor%} + Select from a list of known genomics platforms. +
@@ -95,6 +102,9 @@ {%endfor%} + + Select the Tissue to which the data is concerned. +
@@ -102,18 +112,27 @@ + Provide a name for the study.
- + + + Provide a longer, more descriptive name for the study. This is optional + and you can leave it blank. +
- + + + Provide a shorter name for the study. This is optional and you can leave + it blank. +
-- cgit v1.2.3