From 413c9f956f61e0daf21033174ff0e5786a1c8405 Mon Sep 17 00:00:00 2001 From: zsloan Date: Thu, 10 Aug 2023 15:35:20 +0000 Subject: Fix probeset editing html to be the same as pheno editing --- wqflask/wqflask/templates/edit_probeset.html | 375 +++++++++++++++------------ 1 file changed, 209 insertions(+), 166 deletions(-) diff --git a/wqflask/wqflask/templates/edit_probeset.html b/wqflask/wqflask/templates/edit_probeset.html index 02185c2a..23d69906 100644 --- a/wqflask/wqflask/templates/edit_probeset.html +++ b/wqflask/wqflask/templates/edit_probeset.html @@ -29,182 +29,225 @@ {% endif %} {% endwith %} -
+
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- - -
+
+

Edit Sample Data

+

+ Download a spreadsheet of sample values to edit in Excel (or a similar program) and then upload the edited file +

+
+ + Click to Download Sample Data + +
+
+ +
+ +
+
+
+

Edit Metadata

+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
+ +
+ + +
+
+
-
- - - - +
+

+ Type "x" to delete a value. +

+ + + + + + + + + + + + {% for sample in sample_list %} + + + + + + + + + + {% endfor %} + +
IDSampleValueSEN
{{ loop.index }}{{ sample }}±
+
-- cgit v1.2.3