aboutsummaryrefslogtreecommitdiff
path: root/misc/notes.txt
diff options
context:
space:
mode:
authorZachary Sloan2013-07-18 17:39:10 -0500
committerZachary Sloan2013-07-18 17:39:10 -0500
commit0fcadee805a6d4a2007e57a69ab130eb9b1c1a3c (patch)
treec5c981b472d6d4754ad67cdb7e3682641fa6f35e /misc/notes.txt
parent89c4dc078c6371e4bc56bf8708fc7dca6c49b350 (diff)
downloadgenenetwork2-0fcadee805a6d4a2007e57a69ab130eb9b1c1a3c.tar.gz
Added Amelie's rat data genotypes
Got human mapping mostly working Fixed dataset dropdown menus
Diffstat (limited to 'misc/notes.txt')
-rw-r--r--misc/notes.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index 9da6c4ea..d9bd6e41 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -245,6 +245,11 @@ To iterate through dictionary items: for X, Y in MyDictionary.items():
===========================================
+Change import path from command line
+export PYTHONPATH=~/gene/wqflask (or whatever)
+
+===========================================
+
Create symbolic link:
ln -s dir_to_link_to linking_dir