From 2df34255de526e1e016100a8772d2c8e10eb970f Mon Sep 17 00:00:00 2001 From: Zachary Sloan Date: Fri, 24 Jan 2014 20:52:46 +0000 Subject: Added natural sort to sort the index column for the sample data in the trait page Hid the Quick Search on the index page until it is working well. Started writing a file to run the pyLMM code in the background to avoid memory issues/timing out --- misc/notes.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'misc/notes.txt') diff --git a/misc/notes.txt b/misc/notes.txt index 5a43ab8a..fa2152d9 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -273,6 +273,10 @@ grep -ir (search string) (directory) =========================================== +Use argparse to deal with command line arguments (instead of argv) + +=========================================== + Change owner/group: chown zas1024 somefile (change owner of somefile to zas1024) -- cgit v1.2.3