Age | Commit message (Expand) | Author |
---|---|---|
2013-04-23 | 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 | Zachary Sloan |
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-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 |