aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorzsloan2020-04-03 12:36:44 -0500
committerzsloan2020-04-03 12:36:44 -0500
commitd5708b26edf07bf4dacb1730e75af1fda5e376e6 (patch)
treeb4480d777f5d64d04ee538221844230c31254e3d /wqflask
parent00f77bceabd626eeb71668ed036ef4591998bc3a (diff)
downloadgenenetwork2-d5708b26edf07bf4dacb1730e75af1fda5e376e6.tar.gz
Fixed permutation histogram to show correct LRS/LOD measure on X axis
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/templates/mapping_results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/mapping_results.html b/wqflask/wqflask/templates/mapping_results.html
index 80928541..86816d17 100644
--- a/wqflask/wqflask/templates/mapping_results.html
+++ b/wqflask/wqflask/templates/mapping_results.html
@@ -478,7 +478,7 @@
title: "<b>Histogram of Permutation Test</b>",
xaxis: {
autorange: true,
- title: "<b>LRS</b>",
+ title: "<b>{{ LRS_LOD }}</b>",
titlefont: {
family: "arial",
size: 20