aboutsummaryrefslogtreecommitdiff
path: root/wqflask/maintenance
AgeCommit message (Expand)Author
2014-02-05On branch masterLei Yan
2014-02-05On branch masterLei Yan
2014-02-05On branch masterLei Yan
2014-02-05On branch masterLei Yan
2014-02-05On branch masterLei Yan
2014-02-05On branch masterLei Yan
2014-02-05On branch masterLei Yan
2014-02-05On branch masterLei Yan
2014-02-04On branch masterLei Yan
2014-02-04On branch masterLei Yan
2014-02-04On branch masterLei Yan
2014-02-04On branch masterLei Yan
2014-02-04On branch masterLei Yan
2014-02-04On branch masterLei Yan
2014-02-04On branch masterLei Yan
2014-02-03On branch masterLei Yan
2014-02-03On branch masterLei Yan
2014-02-03On branch masterLei Yan
2014-02-03On branch masterLei Yan
2014-01-31On branch masterLei Yan
2014-01-31On branch masterLei Yan
2014-01-25On branch masterLei Yan
2014-01-25On branch masterLei Yan
2014-01-24On branch masterLei Yan
2014-01-24On branch masterLei Yan
2014-01-24On branch masterLei Yan
2014-01-24Committer: root <root@alexandria.uthsc.edu>...On branch master root
2013-10-11Merge /home/lei/gene...Conflicts: wqflask/maintenance/quick_search_table.py Zachary Sloan
2013-10-08Did some work with interval mapping page; will use qtl reaper to do...the mapping, since it is reliable/fast and avoids us having to rewrite from scratch using something like r/qtl Zachary Sloan
2013-09-24Did some work towards doing the tissue correlation for all traits...in a dataset (in order to sort by tissue correlation instead of sample correlation). root
2013-08-14Removed some duplicate files in the maintenance folderZachary Sloan
2013-08-13Added several test files and the file with the class that...they import (browser_test.py) Zachary Sloan
2013-08-07Fixed things with the dataset dropdowns and mRNA datasets...Improved the templates for a couple pages related to changing user password, etc Zachary Sloan
2013-08-02Fixed a bug related to groups with genofiles (not sure if it makes sense...for them not to have genofiles yet) Zachary Sloan
2013-07-23Fixed a couple issues with he quick_search_table.py script...Added notes on using percona to optimise mysql to gn_installation_notes.txt Started moving "get_trait_data" to DataSet since it is the same regardless of the particular DataSet subclass (PhenotypeDataSet, MrnaAssayDataSet, etc) Zachary Sloan
2013-07-19Finished integrating code that reads sample list from geno files...withouot using reaper and caches results so it doesn't need to read the file every single time someone loads a page Zachary Sloan
2013-07-19Created file gen_group_samplelists that iterates through all genofiles...and builds each groups' samplelist Zachary Sloan
2013-07-18Added Amelie's rat data genotypes...Got human mapping mostly working Fixed dataset dropdown menus Zachary Sloan
2013-07-18Merge branch 'master' of https://github.com/zsloan/genenetwork...Conflicts: wqflask/base/webqtlConfigLocal.py wqflask/maintenance/gen_select_dataset.py wqflask/wqflask/static/new/javascript/dataset_menu_structure.json Zachary Sloan
2013-07-18Added to installation notes...Removed webqtlConfigLocal file containing passwords Updated main page dropdown menus (dataset_menu_structure.json) Zachary Sloan
2013-07-17Fixed gen_select_dataset.py...Appended redis installation info to notes Zachary Sloan
2013-05-02Got quick search code running (but not displaying properly)...Code that processes subset of snps works, in process of putting into a class Zachary Sloan
2013-04-26Added file that checks how much time is added to a loop's runtime by print st......Continued work on file that processes each individual chunk of the snp iterator/plink input Zachary Sloan
2013-04-24Began writing code that writes some objects used in LMM to redis...and writes/reads eachitem in the plink_input Zachary Sloan
2013-04-24Checking in quick_search_table.py before using pylinZachary Sloan
2013-04-24Fixed issue with the part of quick_search_table.py that loads phenotype traitsZachary Sloan
2013-04-23Created 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-11Fixed a bug with quick_search_table.py...Edited generate_probesetfreeze_file.py to try running it on the dataset with incorrect regression lines Zachary Sloan
2013-04-10Created template for quick search page...Fixed a couple bugs with quick_search_table.py Zachary Sloan
2013-04-09Have quick search working for phenotypesZachary Sloan