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-dataset.html | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'qc_app/templates/rqtl2/select-probeset-dataset.html') diff --git a/qc_app/templates/rqtl2/select-probeset-dataset.html b/qc_app/templates/rqtl2/select-probeset-dataset.html index 3e160fd..ebd715e 100644 --- a/qc_app/templates/rqtl2/select-probeset-dataset.html +++ b/qc_app/templates/rqtl2/select-probeset-dataset.html @@ -45,6 +45,8 @@ {%endfor%} + + Select from existing ProbeSet datasets.
@@ -57,6 +59,10 @@

OR

{%endif%} +
+

Create an entirely new ProbeSet dataset for your data.

+
+
{%endfor%} + + + Select the averaging method used for your data. +
@@ -93,6 +103,11 @@ + + + Provide a name for the dataset e.g. "BXDMicroArray_ProbeSet_June03". This + is mandatory MUST be provided. +
@@ -100,12 +115,23 @@ + + + Provide a longer, more descriptive name for the dataset e.g. + "UTHSC Brain mRNA U74Av2 (Jun03) MAS5". This is mandatory and + MUST be provided. +
+ + + Provide a longer, more descriptive name for the dataset e.g. "Br_U_0603_M". + This is optional. +
@@ -113,6 +139,11 @@ checked="checked" title="Whether or not the dataset is accessible by the general public." /> + + + Check to specify that the dataset will be publicly available. Uncheck to + limit access to the dataset. +
@@ -126,6 +157,10 @@ + + + Select from a list of scaling methods. +
-- cgit v1.2.3