From 02916a787b384709d96eebfaefd4898cae415739 Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Sat, 1 May 2021 03:23:32 +0300 Subject: delete demo correlation page --- .../wqflask/templates/demo_correlation_page.html | 107 --------------------- 1 file changed, 107 deletions(-) delete mode 100644 wqflask/wqflask/templates/demo_correlation_page.html diff --git a/wqflask/wqflask/templates/demo_correlation_page.html b/wqflask/wqflask/templates/demo_correlation_page.html deleted file mode 100644 index 67e3c57c..00000000 --- a/wqflask/wqflask/templates/demo_correlation_page.html +++ /dev/null @@ -1,107 +0,0 @@ -{% extends "base.html" %} -{% block title %}Demo Correlation Results{% endblock %} -{% block css %} - - - - - - -{% endblock %} -{% block content %} -
{{key}}
{{value["corr_coeffient"]}}
{{value["tissue_corr"]}}
{{value["num_overlap"]}}
{{value["p_value"]}}