From 44bcda38241e06a27c386f612d3fc2bae96a1924 Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Fri, 30 Apr 2021 02:45:26 +0300 Subject: add template for correlation result --- .../wqflask/templates/test_correlation_page.html | 140 +++++++++++++++++++++ wqflask/wqflask/views.py | 2 +- 2 files changed, 141 insertions(+), 1 deletion(-) create mode 100644 wqflask/wqflask/templates/test_correlation_page.html (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/test_correlation_page.html b/wqflask/wqflask/templates/test_correlation_page.html new file mode 100644 index 00000000..051d84db --- /dev/null +++ b/wqflask/wqflask/templates/test_correlation_page.html @@ -0,0 +1,140 @@ +{% extends "base.html" %} +{% block title %}Correlation Results{% endblock %} +{% block css %} + + + + + + + + +{% endblock %} + +{% block content %} + +
index | +trait_name | +Sample r | +Sample p(r) | +N | +
---|