Age | Commit message (Collapse) | Author |
|
|
|
also I found out that there are two legends shown simultaneously,
but one is suitable only for discrete values, and the other for
continuous; now only the suitable one is shown
|
|
Added GEMMA and necessary plink-format genotype files in gemma directory
Added the GEMMA genotype files to git LFS
Removed some unnecessary/duplicated code from interval_mapping.py
Separated GEMMA mapping code into its own file (will also do this for other methods) and fixed
and issue that caused it to not run
Added the table to the pair scan results page and wrote some code adding its attributes
to each marker object, but it still isn't working yet
|
|
|
|
I figure out how to get it to read the port from the config file instead
Using runserver.py instead of secure_server.py because of an error with the latter
that I haven't figured out how to fix yet
Improved the appearance of several of the tables
|
|
adding the correlation matrix page
|
|
Changed "threaded" to True in runserver.py; this fixed issue
related to getting progress bar to work
|
|
Small change to the code printing out fd in search_results.py
|
|
|
|
|
|
|