diff options
author | Zachary Sloan | 2012-12-05 18:03:23 -0600 |
---|---|---|
committer | Zachary Sloan | 2012-12-05 18:03:23 -0600 |
commit | a7cc1119ebfbfab3ba5260be75c87cd4496f09b7 (patch) | |
tree | 92965e459267bf9d11aa3519e69789b0aa8bcc81 /misc/todo.txt | |
parent | 292d177f768e8f949bc50f8896b560879aaae178 (diff) | |
download | genenetwork2-a7cc1119ebfbfab3ba5260be75c87cd4496f09b7.tar.gz |
Renamed webqtlTrait.py to trait.py
Renamed webqtlTrait class to GeneralTrait
Began process of removing fd from show_trait.py
Created DatasetGroup object in data_set.py (this may end up becoming
its own file later if it becomes big enough)
Diffstat (limited to 'misc/todo.txt')
-rw-r--r-- | misc/todo.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/todo.txt b/misc/todo.txt index 609e053f..60655a71 100644 --- a/misc/todo.txt +++ b/misc/todo.txt @@ -1 +1,3 @@ -- Read about grep/locate/find
\ No newline at end of file +- Check about using trait id instead of trait name in queries in data_set.py + +- Ask Rob about Probe/cellid traits
\ No newline at end of file |