diff options
author | Zachary Sloan | 2013-04-24 23:30:18 +0000 |
---|---|---|
committer | Zachary Sloan | 2013-04-24 23:30:18 +0000 |
commit | 00f20d2d650c44794a8d21aad45d748e9aa0365b (patch) | |
tree | 5f0cf5537d5bc7002c5e179b626004fceeb041a8 /misc | |
parent | 7223bae7ee981618fd3c2d8cb602b17da2661151 (diff) | |
download | genenetwork2-00f20d2d650c44794a8d21aad45d748e9aa0365b.tar.gz |
Began writing code that writes some objects used in LMM to redis
and writes/reads eachitem in the plink_input
Diffstat (limited to 'misc')
-rw-r--r-- | misc/notes.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt index 6bdcccf3..5d4bcaeb 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -106,6 +106,14 @@ sudo /etc/init.d/redis_6379 start =========================================== +Run pylint: +pylint file_name + +For options: +pylint --help + +=========================================== + Start screen session: If "no option -R": |