aboutsummaryrefslogtreecommitdiff
path: root/misc/notes.txt
diff options
context:
space:
mode:
authorZachary Sloan2012-09-13 16:10:27 -0500
committerZachary Sloan2012-09-13 16:10:27 -0500
commita979480aae5eaa056c84dc3cb05a5e2443c4fbd0 (patch)
tree77ca8ba9963de1c7cdcde55e9dc36f7f338db7fb /misc/notes.txt
parentf1d7725c5f7529c5f587bab4ea89d3467b903ddb (diff)
downloadgenenetwork2-a979480aae5eaa056c84dc3cb05a5e2443c4fbd0.tar.gz
Worked on improving readData and informativeStrains functions in webqtlFormData while trying to get correlation page running
Diffstat (limited to 'misc/notes.txt')
-rw-r--r--misc/notes.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index be023c1d..9d31fb5d 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -36,6 +36,12 @@ coffee --help (for information about setting options)
===========================================
+Unset ASKPASS when trying to git push
+
+unset SSH_ASKPASS
+
+===========================================
+
Python stuff:
Classes should always inherit "object" \ No newline at end of file