aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2016-03-21Changed code parsing marker csv file to increase GEMMA speedzsloan
2016-03-18Forgot to not retrieve sample data for the phenotype global search with the l...zsloan
2016-03-18Replaced header with other information in qtl mapzsloan
2016-03-15Merge branch 'master' of github.com:genenetwork/genenetwork2 into developmentzsloan
2016-03-15Merge branch 'master' of https://github.com/genenetwork/genenetwork2zsloan
2016-03-15Fixed the mapping figure track that lets you zoom into a smaller rangezsloan
2016-03-14Changed the way headers look across all pageszsloan
2016-03-03Fixed issue where correlation would do mapping if run after mappingzsloan
2016-03-03Merge branch 'master' of github.com:genenetwork/genenetwork2 into developmentzsloan
2016-03-03Fixed trait export to include SE valueszsloan
2016-03-03Merge branch 'master' of https://github.com/genenetwork/genenetwork2zsloan
2016-03-03Update gsearch.pyLei Yan
2016-03-02Increased gsearch speed by removing unnecessary query for sample datazsloan
2016-03-01Merge branch 'master' of https://github.com/genenetwork/genenetwork2zsloan
2016-03-01Committing change to dataset menu before pullzsloan
2016-03-01Fixed csv download and removed non-working "Download Table" button for collec...zsloan
2016-02-26PLINK should not run correctly and graph using GN1 imagezsloan
2016-02-25fixed untracked fileszsloan
2016-02-24GEMMA mostly working with gn1 mapping, though there may be some issue with th...zsloan
2016-02-18Edited gen_select_dataset to remove confidential datasetszsloan
2016-02-15Fixed R/qtl mapping so the group (BXD, etc) isn't hardcodedzsloan
2016-02-11Updated jquery validation plugin, now works in IEzsloan
2016-02-08Fixed the logic if how the correlation page applies filters (mean expression,...zsloan
2016-02-08Merge branch 'master' of github.com:genenetwork/genenetwork2 into developmentzsloan
2016-02-08gitignore: resolved conflictpjotrp
2016-02-04Most importantly, this commit fixes an issue that caused the trait page to no...zsloan
2016-01-29Info button should now work for phenotype and genotype datasetszsloan
2016-01-27Merge branch 'master' of github.com:genenetwork/genenetwork2 into developmentzsloan
2016-01-27Added info button to Dataset dropdown on index pagezsloan
2016-01-26Removed a bunch of files/directories/packages that are no longer used and som...zsloan
2016-01-19Adding Python setup.py supportpjotrp
2016-01-15Cofactor now works with reaperzsloan
2016-01-14Regular and single chr views work for qtl reaper nowzsloan
2016-01-12Mapping works for rqtl and centimorgan scalezsloan
2016-01-06Single chromosome view now works for mapping page using GN1's image codezsloan
2016-01-04Added headers/foots/css to mapping pagezsloan
2015-12-18Mapping results open in new window; still need to add header/footer/jszsloan
2015-12-18Added image map for figurezsloan
2015-12-15Added the js_data so both the GN1 and GN2 figures can be displayedzsloan
2015-12-14GN1 mapping full genome figure now correct for pylmm and output to web pagezsloan
2015-12-12Changed loop drawing qtl curve to fix some issues; still need to make it draw...zsloan
2015-12-09Disabled GN1 mapping for master branch; mistakenly pushed with it enabled beforezsloan
2015-12-09Fixed search result page text to make sense for all working search termszsloan
2015-12-04Commented out code related to additive/dominance effect in gn1 marker regress...zsloan
2015-11-18Fixed issue where literature and tissue correlation didn't workzsloan
2015-11-09Fixed issue that caused mapping to not work; for some reason the path to pylm...zsloan
2015-11-05Fixed issue where misplaced html comment end hid all phenotype table resultszsloan
2015-10-23Fixed error if you click search after entering white spaces; Ethan's fix only...zsloan
2015-10-23Merge pull request #128 from sn3twork/issues/126zsloan
2015-10-22Fixes issue #126. Fixed broken references to dbdoc folder. They now allEthan Willis