From a26220c24bc3f73262453883686223b80aa014e6 Mon Sep 17 00:00:00 2001 From: Rami Rauch Date: Fri, 16 Jan 2009 21:57:37 +0000 Subject: [PATCH] ongoing adjustments according to lab requirements --- htswfrontend/templates/admin/index.html | 65 +++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/htswfrontend/templates/admin/index.html b/htswfrontend/templates/admin/index.html index 2f406a1..ed7f362 100644 --- a/htswfrontend/templates/admin/index.html +++ b/htswfrontend/templates/admin/index.html @@ -43,6 +43,71 @@ {% else %}

{% trans "You don't have permission to edit anything." %}

{% endif %} + +
+ + + + + + + + + + + + + + +
New! Reports (Note: Some features currently work only on Firefox)
ChIP-Seq Reports  
RNA-Seq Reports  
Methyl-Seq Reports  
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Docs & Tools
Sequencing Summary Page  
ChIP QC Primer Design   + ChIP Validation Design +   
Protocols - Myers Lab  
Protocols - Wold Lab  
QuEST  
+
{% endblock %} -- 2.30.2