From b2e526f08493baea0d05b7570816479833716656 Mon Sep 17 00:00:00 2001 From: zsloan Date: Tue, 28 Sep 2021 20:07:50 +0000 Subject: Added table for pair scan results to template --- wqflask/wqflask/templates/pair_scan_results.html | 50 +++++++++++++++++++++++- 1 file changed, 48 insertions(+), 2 deletions(-) diff --git a/wqflask/wqflask/templates/pair_scan_results.html b/wqflask/wqflask/templates/pair_scan_results.html index 5e0483c5..43c753e2 100644 --- a/wqflask/wqflask/templates/pair_scan_results.html +++ b/wqflask/wqflask/templates/pair_scan_results.html @@ -4,6 +4,7 @@ + {% endblock %} @@ -21,11 +22,43 @@
Interval 1 | +LOD | +Interval 2 | +||||
---|---|---|---|---|---|---|
Position | +Flanking Markers | +Position | +Flanking Markers | +|||
Proximal | +Distal | +Proximal | +Distal | +|||
{{ row.pos1 }} | +{{ row.proximal1 }} | +{{ row.distal1 }} | +{{ row.lod }} | +{{ row.pos2 }} | +{{ row.proximal2 }} | +{{ row.distal2 }} | +