From 2520342c689233a82b70b5328a044add87169d84 Mon Sep 17 00:00:00 2001 From: Zachary Sloan Date: Fri, 4 Jan 2013 17:09:27 -0600 Subject: Correct results are being returned from reaper for the marker regression page --- misc/notes.txt | 13 +++++++------ misc/todo.txt | 3 +-- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'misc') diff --git a/misc/notes.txt b/misc/notes.txt index b0c0762c..306cadeb 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -57,12 +57,6 @@ unset SSH_ASKPASS =========================================== -Python stuff: - -Classes should always inherit "object" - -=========================================== - htop: Gives information on processes, cpu/memory load, etc dstat: Also gives various system information, resource usage, etc df: Reports file system disk space usage @@ -78,4 +72,11 @@ ps -ax - View processes kill (process #) +=========================================== + +Python stuff: + +Classes should always inherit "object" +To iterate through dictionary items: for X, Y in MyDictionary.items(): + diff --git a/misc/todo.txt b/misc/todo.txt index 60655a71..1d781b13 100644 --- a/misc/todo.txt +++ b/misc/todo.txt @@ -1,3 +1,2 @@ -- Check about using trait id instead of trait name in queries in data_set.py - +- Ask Rob about potentially recoding qtlreaper - Ask Rob about Probe/cellid traits \ No newline at end of file -- cgit v1.2.3