aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/trait.py
AgeCommit message (Expand)Author
2016-08-24Replaced post-publication description with pre-publication description for co...zsloan
2016-08-16Users can now select specific traits from collection when using collection to...zsloan
2016-06-26Resolve conflictsPjotr Prins
2016-06-24Removed function 'get_info' in trait.py that was never used and reomved 'get_...zsloan
2016-06-23Logger: SQLPjotr Prins
2016-06-23Logger: SQLPjotr Prins
2016-06-23Refactored dir name dbFunction to dbPjotr Prins
2016-06-17Removed trailing spaces in .py and .js filesPjotr Prins
2016-06-03Changed appearance of tables to more easily differentiate them from the rest ...zsloan
2016-05-31Fixed error when MrnaAssay search results didn't have a geneidzsloan
2016-05-26Merge branch 'master' of github.com:genenetwork/genenetwork2 into developmentzsloan
2016-05-26Issue with certain samples (like BXD65a, ones were there are multiple for a s...zsloan
2016-05-23Reaper mapping results are now correct and account for samples with two names...zsloan
2016-05-18Updated dataset selection dropdown menus and fixed error caused by traits wit...zsloan
2016-04-19Merge branch 'master' of github.com:genenetwork/genenetwork2 into developmentzsloan
2016-04-13Moved the code getting the description/location because it was throwing an er...zsloan
2016-04-13Global search should be able to return description and location columns nowzsloan
2016-04-11Figured out how to load results into dataTable using AJAX, but still need to ...zsloan
2016-04-11Changed the way trait data is retrieved for the global search page (it now ge...zsloan
2016-03-18Replaced header with other information in qtl mapzsloan
2016-03-14Changed the way headers look across all pageszsloan
2016-03-02Increased gsearch speed by removing unnecessary query for sample datazsloan
2015-07-09Some phenotype searches were throwing an error due to an assert statement in ...zsloan
2015-06-29Merge pull request #72 from lomereiter/issue69zsloan
2015-06-22fixed a few potential security issuesArtem Tarasov
2015-06-18fix all_samples_orderedArtem Tarasov
2015-05-22Fixed issue where correlation didn't work for human traits (and probably some...zsloan
2015-05-12Fix #35Artem Tarasov
2015-04-10Added git large file system (the .gitattributes files) and fixed an issue whe...zsloan
2014-12-12Added a additive effect column to search result and collection tablesZachary Sloan
2014-10-02Fixed an error when there's no locus for mRNA expression traitsZachary Sloan
2014-08-21Committer: Lei Yan <lei@penguin.uthsc.edu>Lei Yan
2014-06-25Added Karl's correlation matrix codeZachary Sloan
2014-06-06Implimented Karl Broman's lodchart code for the interval mapping function.Zachary Sloan
2013-11-27Clicking a trait in "color by trait" now gets all of its sample valuesZachary Sloan
2013-11-26Made some progress towards getting the traits inside a collection to display ...Zachary Sloan
2013-11-25Got the interval mapping results into a tableZachary Sloan
2013-11-01Merge /home/sam/geneZachary Sloan
2013-10-30More work on collectionsSam
2013-10-25Began working on color coding bar chart by extra attributesZachary Sloan
2013-09-13Merge https://github.com/zsloan/genenetworkLei Yan
2013-08-07Fixed things with the dataset dropdowns and mRNA datasetsZachary Sloan
2013-07-18Added Amelie's rat data genotypesZachary Sloan
2013-07-16Wrote code that can get a dataset's type for every single GNZachary Sloan
2013-06-25Merge git://github.com/zsloan/genenetwork into flaskLei Yan
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