aboutsummaryrefslogtreecommitdiff
path: root/wqflask/maintenance/quick_search_table.py
AgeCommit message (Collapse)Author
2013-04-23Created file correlation_plot.py for the correlation scatterplotZachary 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-11Fixed a bug with quick_search_table.pyZachary Sloan
Edited generate_probesetfreeze_file.py to try running it on the dataset with incorrect regression lines
2013-04-10Created template for quick search pageZachary Sloan
Fixed a couple bugs with quick_search_table.py
2013-04-09Have quick search working for phenotypesZachary Sloan
2013-03-28quick_search_table.py seems to be running OK for the PublishXRefZachary Sloan
table, but will need to check later to make sure
2013-03-28quick_search_table.py now seems to run correctly for ProbeSetXRefZachary Sloan
rows
2013-03-28Committing before putting quick_search_table code in classesZachary Sloan
2013-03-27Got quick_search_table.py to a point where it runs; willZachary Sloan
know tomorrow whether it ran correctly or not
2013-03-26Continued working on quick_search_table.py, which now getsZachary Sloan
all of the terms from the ProbeSet table to be included in the quick search
2013-03-26Created quick_search_table.py to create table with all of theZachary Sloan
information needed for the the quick search features (which searches across all datasets)