aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorPjotr Prins2016-05-13 08:53:42 +0000
committerPjotr Prins2016-05-13 08:53:42 +0000
commit04afa563e6d53fe2a91ac2e6eb4af2f2fa5d5c3b (patch)
tree0ae129e490413314716b661ef2107ecd67ad94ca /wqflask
parent3706cf389a8ead64f02c2ed997fd3defbede9832 (diff)
downloadgenenetwork2-04afa563e6d53fe2a91ac2e6eb4af2f2fa5d5c3b.tar.gz
Fixed path for IM bar plot
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/templates/marker_regression_gn1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/marker_regression_gn1.html b/wqflask/wqflask/templates/marker_regression_gn1.html
index df948190..978ea55f 100644
--- a/wqflask/wqflask/templates/marker_regression_gn1.html
+++ b/wqflask/wqflask/templates/marker_regression_gn1.html
@@ -151,7 +151,7 @@
{% endif %}
{% if nperm > 0 and permChecked == "ON" %}
<br><br>
- <img src="/static/output/{{ perm_filename }}.gif">
+ <img src="/generated/{{ perm_filename }}.gif">
<br><br>
Total of {{ nperm }} permutations&nbsp;&nbsp;<a href="javascript:export_perm_data();" target="_blank" >Download Permutation Results</a>
<br>