aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2013-08-21Fixed an issue where correlationFunction was being importedZachary Sloan
2013-08-07Fixed things with the dataset dropdowns and mRNA datasetsZachary Sloan
2013-07-30Just added some print statements to debug an issue with LMM codeZachary Sloan
2013-07-23Fixed a couple issues with he quick_search_table.py scriptZachary Sloan
2013-07-18Added Amelie's rat data genotypesZachary Sloan
2013-07-18Merge branch 'master' of https://github.com/zsloan/genenetworkZachary Sloan
2013-07-18Added to installation notesZachary Sloan
2013-07-17Fixed gen_select_dataset.pyZachary Sloan
2013-07-16Merge branch 'master' of https://github.com/zsloan/genenetworkZachary Sloan
2013-07-16Wrote code that can get a dataset's type for every single GNZachary Sloan
2013-07-10Updated installation notesroot
2013-07-10Updated gn_installation_notesZachary Sloan
2013-07-09Committing installation notes before editing them moreZachary Sloan
2013-07-03Updated requirements.txtZachary Sloan
2013-07-03Updated notes and created requirements.txt fileZachary Sloan
2013-06-21Fixed bug where cursor was still being used in queryZachary Sloan
2013-06-20Removed foobar from top of notes.txtZachary Sloan
2013-06-20Added fubar to the top of notes.txtZachary Sloan
2013-06-20Added explanation of pushing to github to notesZachary Sloan
2013-06-19Merge branch 'flask' of git://github.com/leiyan/GeneNetwork2-Python into flaskZachary Sloan
2013-06-11Put trait info for correlation results page into a dictionary insteadLei Yan
2013-05-08Merge branch 'flask' of git://github.com/leiyan/genenetwork into flaskZachary Sloan
2013-05-08Worked on correlation pageLei Yan
2013-04-24Began writing code that writes some objects used in LMM to redisZachary Sloan
2013-04-23Created file correlation_plot.py for the correlation scatterplotZachary Sloan
2013-04-18LMM code now reads in gzipped pickled plink snp iterator objectZachary Sloan
2013-04-18input file is now loaded by pickleZachary Sloan
2013-03-22Added secure_server.pyZachary Sloan
2013-03-22Removed zach_settings.py from git trackingZachary Sloan
2013-03-13Added some to notesZachary Sloan
2013-03-05Implemented DataTables; there are now options to download the markerZachary Sloan
2013-02-22Added some to notesZachary Sloan
2013-02-21Adding genotypes and new_genotypes (json files) directories to gitZachary Sloan
2013-01-31Deleted nginx.conf from the other_conf directory not in wqflaskZachary Sloan
2013-01-25Added a bunch of things to notesZachary Sloan
2013-01-24Added a lot to the notes in the process of setting up on theZachary Sloan
2013-01-23Added a bunch to notes and created new notes file specificallyZachary Sloan
2013-01-22Added a couple things to notes regarding installing mysql clientZachary Sloan
2013-01-18Renamed CorrelationPage.py to show_corr_results.pyZachary Sloan
2013-01-11Overwrote requirements.txtZachary Sloan
2013-01-04Correct results are being returned from reaper for the marker regression pageZachary Sloan
2012-12-05Renamed webqtlTrait.py to trait.pyZachary Sloan
2012-12-05Continued to make changes related to getting rid of cursor/db_connZachary Sloan
2012-11-30Got searches working for RANGE and MEAN commandsZachary Sloan
2012-11-21Changed parser to allow for bother square brackets and parenthesesZachary Sloan
2012-11-01Began integrating do_search.py's DoSearch object into search_results.py,Zachary Sloan
2012-10-25Created header and set defaults for the search dropdown optionsZachary Sloan
2012-10-23Finished coffeescript that handles the home page dataset selection dropdownsZachary Sloan
2012-10-19Finished gen_select_dataset.py which generates the json file that defines theZachary Sloan
2012-10-09Used tidyp to improve/beautify index_page.htmlZachary Sloan