Age | Commit message (Expand) | Author |
---|---|---|
2013-04-18 | The plink_input is split into chunks that are stored in temp_data, but...we might decide to store it differently | Zachary Sloan |
2013-04-17 | Created file with pickled SNPIterator (from input.py) data...for HLC datasets Still need to read in file | Zachary Sloan |
2013-04-05 | Loading bar now correctly shows the time to completion...and the code seems to run correctly | Zachary Sloan |
2013-03-12 | Got cashing working with pickle | Zachary Sloan |
2013-03-07 | Have first 45% of progress bar working...Changed "threaded" to True in runserver.py; this fixed issue related to getting progress bar to work | Zachary Sloan |
2013-03-07 | Created file temp_data to store data related to progress...of the marker regression calculations Storing progress of kinship matrix calculation in variable as portion of 45 (the rough percent of total marker regression calculation time | Zachary Sloan |
2013-02-28 | Updated benchmark.py to aggregate run times when you run the...operation(s) multiple times | Zachary Sloan |
2013-02-28 | Added benchmark.py that compares the time of various operations...and gives a report with the percent of total computation time each takes | Zachary Sloan |
2013-02-19 | Made lines for manhattan plot proportional to chromosome lengths | Zachary Sloan |
2013-01-31 | Changed reference to 'dataset_name' in keywords to 'dataset' to get...page to work, but will change all references to the dataset name to 'dataset_name' in future to avoid confusion between the dataset name and the actual dataset object | Zachary Sloan |
2013-01-22 | Pushed through a few errors in getting the correlation page running | Zachary Sloan |
2013-01-18 | Renamed CorrelationPage.py to show_corr_results.py...Worked with correlation code; got to the code that begins to do the actual correlations Created a function "get_dataset_and_trait" in the new file "helper_functions.py" because the code initializing the dataset and trait objects was repeated in multiple places | Zachary Sloan |
2012-09-27 | Worked on getting attributes in the SampleList object to display data properl... | Zachary Sloan |
2012-09-26 | Worked on implementing the extra attributes feature on the trait data page | Zachary Sloan |
2012-08-29 | Fixed so that outliers are now correctly highlighted | Zachary Sloan |
2012-08-28 | Various changes related to the webqtlCaseData object and the way values/varia... | Zachary Sloan |
2012-06-22 | Working my way through getting the review and edit data dynamically generated... | Sam Ockman |
2012-06-05 | Ran reindent.py recursively on wqflask directory | Sam Ockman |
2012-06-02 | Coming along in trying to get trait page working | Sam Ockman |
2012-05-24 | Trying to get stuff working under new structure | Sam Ockman |