Age | Commit message (Collapse) | Author |
|
See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future>
|
|
Run `2to3-3.8 -f dict -w .`
See: <https://docs.python.org/2/library/2to3.html#2to3fixer-dict> and
<https://stackoverflow.com/questions/17695456/why-does-python-3-need-dict-items-to-be-wrapped-with-list>
|
|
|
|
|
|
adding the correlation matrix page
|
|
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
|
|
we might decide to store it differently
|
|
for HLC datasets
Still need to read in file
|
|
and the code seems to run correctly
|
|
Changed "threaded" to True in runserver.py; this fixed issue
related to getting progress bar to work
|
|
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
|