Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-18 | Changed file permssions to non-executable | Pjotr Prins | |
2016-06-17 | Removed trailing spaces in .py and .js files | Pjotr Prins | |
2014-05-05 | Committing a bunch of changes related to integrating GEMMA and | Zachary Sloan | |
adding the correlation matrix page | |||
2013-04-23 | Created file correlation_plot.py for the correlation scatterplot | Zachary Sloan | |
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 | |||
2013-04-18 | The plink_input is split into chunks that are stored in temp_data, but | Zachary Sloan | |
we might decide to store it differently | |||
2013-04-17 | Created file with pickled SNPIterator (from input.py) data | Zachary Sloan | |
for HLC datasets Still need to read in file | |||
2013-04-05 | Loading bar now correctly shows the time to completion | Zachary Sloan | |
and the code seems to run correctly | |||
2013-03-07 | Have first 45% of progress bar working | Zachary Sloan | |
Changed "threaded" to True in runserver.py; this fixed issue related to getting progress bar to work | |||
2013-03-07 | Created file temp_data to store data related to progress | Zachary Sloan | |
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 |