From 17c9b0f9130c2ccd3b050cd9929f9ca6d3ab7307 Mon Sep 17 00:00:00 2001 From: DannyArends Date: Fri, 11 Sep 2015 17:53:39 +0200 Subject: Seems I always turn around the G and C --- wqflask/wqflask/templates/wgcna_results.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/wgcna_results.html b/wqflask/wqflask/templates/wgcna_results.html index b74b84ae..2226f90c 100644 --- a/wqflask/wqflask/templates/wgcna_results.html +++ b/wqflask/wqflask/templates/wgcna_results.html @@ -3,7 +3,7 @@ {% block content %}
-

WCGNA results

+

WGCNA Results

{% endblock %} -- cgit v1.2.3