aboutsummaryrefslogtreecommitdiff
path: root/misc/notes_DA.txt
diff options
context:
space:
mode:
authorLei Yan2015-10-08 09:59:50 -0500
committerLei Yan2015-10-08 09:59:50 -0500
commit68d7bade13b96b99b63c564a7f758ce70a75e535 (patch)
treee7e15ea28c377665e8b8e7e5d28850c7e40769bb /misc/notes_DA.txt
parent4e89e9630a39832dcff5ab74f947851d3bc5ca5f (diff)
parentbde835abcd76b495da82b4e107ac5e20e5663e05 (diff)
downloadgenenetwork2-68d7bade13b96b99b63c564a7f758ce70a75e535.tar.gz
Merge pull request #120 from DannyArends/WGCNAintegration
WGCNA integration
Diffstat (limited to 'misc/notes_DA.txt')
-rw-r--r--misc/notes_DA.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/notes_DA.txt b/misc/notes_DA.txt
new file mode 100644
index 00000000..410e0182
--- /dev/null
+++ b/misc/notes_DA.txt
@@ -0,0 +1,10 @@
+Danny's notes about the genenetwork source
+
+Location of static files:
+
+Location of HTML templates: wqflask/wqflask/templates/
+
+Entry point of the wqflask app: wqflask/wqflask/__init__.py
+
+Application routes: wqflask/wqflask/views.py
+