aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base
AgeCommit message (Expand)Author
2013-10-25Began working on color coding bar chart by extra attributesZachary Sloan
2013-10-15Changed templates to call the header macroZachary Sloan
2013-10-11Merge /home/lei/geneZachary Sloan
2013-10-10Almost have correlation working for non-primary strain/groupLei Yan
2013-10-09Improved some of the code related to the correlation pageLei Yan
2013-10-08Literature correlation works when it is selected as the sortedLei Yan
2013-10-08Did some work with interval mapping page; will use qtl reaper to doZachary Sloan
2013-09-27Added trait links to correlation resultsLei Yan
2013-09-24Did some work towards doing the tissue correlation for all traitsroot
2013-09-24Fixed the db_tools import in mrna_assay_tissue_data.pyZachary Sloan
2013-09-20Tissue correlation results work for sample r/rho correlation pageLei Yan
2013-09-13Merge https://github.com/zsloan/genenetworkLei Yan
2013-08-21Just removed a couple print statementsZachary Sloan
2013-08-15Removed the markers with no variance (and thus no p-values) from theZachary Sloan
2013-08-13Added several test files and the file with the class thatZachary Sloan
2013-08-07Fixed things with the dataset dropdowns and mRNA datasetsZachary Sloan
2013-08-02Fixed a bug related to groups with genofiles (not sure if it makes senseZachary 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-19Finished integrating code that reads sample list from geno filesZachary Sloan
2013-07-19Created file gen_group_samplelists that iterates through all genofilesZachary 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-16Wrote code that can get a dataset's type for every single GNZachary Sloan
2013-07-12Rewrote code related to getting the tissue correlation column to displayLei Yan
2013-07-03Merge /home/zas1024/geneLei Yan
2013-06-27Created a group manager page where user administrators can createZachary Sloan
2013-06-26Moved code creating DataSets object to a function in dataset.pyZachary Sloan
2013-06-26Got code that creates DataSets object runningZachary Sloan
2013-06-25Added DataSets class to dataset.py that will be used to create list ofZachary Sloan
2013-06-25Merge git://github.com/zsloan/genenetwork into flaskLei Yan
2013-06-21Fixed bug where cursor was still being used in queryZachary Sloan
2013-06-20Merge branch 'flask' of git://github.com/leiyan/GeneNetwork2-Python into flaskZachary Sloan
2013-06-19Moved the normalize_values function to separate file corr_result_helpers.pyLei Yan
2013-06-19Fixed issue where the Mean Expr, Max LRS, and Max LRS Location columnsLei Yan
2013-06-19Merge branch 'flask' of git://github.com/zsloan/genenetwork into flaskLei Yan
2013-06-19Changed QTL parameter name to "get_qtl_info" on trait.py andLei Yan
2013-06-19Merge branch 'flask' of git://github.com/leiyan/GeneNetwork2-Python into flaskZachary Sloan
2013-06-13Merge /home/sam/gene into flaskZachary Sloan
2013-06-13Fixed issue where too much memory was used as a result of creating aLei Yan
2013-06-12Fixed a couple issues with the template that caused theZachary Sloan
2013-06-11Put trait info for correlation results page into a dictionary insteadLei Yan
2013-05-31Fixed the location column for the quick search pageZachary Sloan
2013-05-30Rewrote some code in get_trait_info in dataset.pyLei Yan
2013-05-28Have correlation values appearing in a table in the templateLei Yan
2013-05-23Worked on rewriting the function in data_set.py that gets the sampleLei Yan
2013-05-23Changed the way the query that gets sample ids is generatedLei Yan
2013-05-23Now calculates correlation values for traits, but not yet in templateLei Yan