From 669f57d0d8322777c7a69f82a7bb9360290d03e6 Mon Sep 17 00:00:00 2001 From: zsloan Date: Tue, 24 Mar 2015 16:26:31 +0000 Subject: Updates to the templates --- wqflask/wqflask/templates/pair_scan_results.html | 91 ++++++++++++++++++++++ .../show_trait_calculate_correlations.html | 2 +- .../templates/show_trait_mapping_tools.html | 67 ++++++++-------- 3 files changed, 128 insertions(+), 32 deletions(-) create mode 100644 wqflask/wqflask/templates/pair_scan_results.html diff --git a/wqflask/wqflask/templates/pair_scan_results.html b/wqflask/wqflask/templates/pair_scan_results.html new file mode 100644 index 00000000..a0041e11 --- /dev/null +++ b/wqflask/wqflask/templates/pair_scan_results.html @@ -0,0 +1,91 @@ +{% extends "base.html" %} +{% block title %}Interval Mapping{% endblock %} +{% block css %} + + + + + + +{% endblock %} +{% block content %} + + {{ header("Mapping", + '{}: {}'.format(this_trait.name, this_trait.description_fmt)) }} + +
+
+

+ Pair Scan +

+
+
+
+ +
+
+
+

+ Results +

+
+
+ + + +{% endblock %} + +{% block js %} + + + + + + + + + + + + + + + + + + + + +{% endblock %} \ No newline at end of file diff --git a/wqflask/wqflask/templates/show_trait_calculate_correlations.html b/wqflask/wqflask/templates/show_trait_calculate_correlations.html index 63bbd7b6..f02d1705 100755 --- a/wqflask/wqflask/templates/show_trait_calculate_correlations.html +++ b/wqflask/wqflask/templates/show_trait_calculate_correlations.html @@ -2,7 +2,7 @@
- +
+ {% else %} - + {% endif %}
- + +
+ +
+
+ +
+ +
+ +
+
+ +
+
- - -
- -
- - -
- -
- +
+