aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorZachary Sloan2013-04-23 21:37:55 +0000
committerZachary Sloan2013-04-23 21:37:55 +0000
commit8810c7735ed8a1bfa225449f7b388438e2ace890 (patch)
tree4b35d24664c463d2f63a209e8abeeced67311919 /misc
parent184c763c55e9399eefaa2fa2ad7e663e39acddaf (diff)
downloadgenenetwork2-8810c7735ed8a1bfa225449f7b388438e2ace890.tar.gz
Created file correlation_plot.py for the correlation scatterplot
Reverted temp_data.py to previous version that doesn't include the "part" input (for chunks) Made change to lmm related to splitting main iterator into chunks Deleted a bunch of unnecessary commented out code from show_trait.py
Diffstat (limited to 'misc')
-rw-r--r--misc/notes.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index a48ee5bf..6bdcccf3 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -107,6 +107,11 @@ sudo /etc/init.d/redis_6379 start
===========================================
Start screen session:
+
+If "no option -R":
+byobu-select-backend
+2. screen
+
byobu -RD (to start)
control-a then :multiuser on
control-a then :acladd sam
@@ -174,6 +179,13 @@ mv (same as above, but with no -a)
===========================================
+Add user:
+sudo adduser
+Edit /etc/sudoers to give user root privileges
+
+
+===========================================
+
tidyp - Improves/beautifies html code
tidyp -m -i -w 100 index_page.html