aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/trait.py
AgeCommit message (Expand)Author
2020-01-22Fixed issue that caused submitting temp traits to not workzsloan
2020-01-08Made change that I think should fix the unicode stuff once and for allzsloan
2019-12-04Fixed error that sometimes occurs if there's no mean expression and changed i...zsloan
2019-11-21Use updated phenotype display IDs for all phenotypes with codes now, not just...zsloan
2019-11-21Added 3-letter codes to unpublished phenotype traits and fixed issue with ord...zsloan
2019-10-04Fixed issue where there was an error if the REST API used for aliases was downzsloan
2019-08-01Updated aliases to get all species aliases and remove duplicateszsloan
2019-08-01Added wikidata aliaseszsloan
2019-08-01Made some more aesthetic changes to various pages and charts/figureszsloan
2019-07-18Made change that should fix encoding issue, fingers crossedzsloan
2019-05-06Removed some unused imports of htmlgenzsloan
2019-03-18- Added PCA traits to correlation matrix. You can't change their names yet or...zsloan
2019-03-07Changed the way covariates are displayed when selected for mappingzsloan
2019-02-22Fixed some appearance issues with several tableszsloan
2018-10-01- Can now remove cofactors from correlation scatterplot and select them by ju...zsloan
2018-08-14Added cofactors to correlation scatterplot and changed it to use Plotlyzsloan
2018-04-06Mapping figure output now gives more accurate informationzsloan
2017-06-12Fixed issue where 0.0 values would be converted into X's on the trait pagezsloan
2017-05-31Added various tool options to correlation results page and improved table app...zsloan
2017-04-05- Temporary traits can be created, viewed, and added to collectionszsloan
2017-01-26GEMMA now works with CFW data (had to update where it looks for the input fil...zsloan
2016-12-13Fixed a problem related to the last commit that caused a problem when loading...zsloan
2016-12-12Moved a bunch of functions out of the GeneralTrait class that didn't need to ...zsloan
2016-11-15Fixed issue where sample values of 0 would sometimes be displayed as 'x', whi...zsloan
2016-11-11Fixed problem that caused checkboxes to not work with Scroller search results...zsloan
2016-11-02Added toggleable short and long labels to correlation matrixzsloan
2016-11-02Added Scroller functionality to regular (but not global) search, which increa...zsloan
2016-10-25Just removed some extraneous spaces in trait.pyzsloan
2016-10-25Replaced the Download Table button for collection page with python version th...zsloan
2016-09-29Fix global search "il6" for "Internal Server Error". Add single quotes into M...Lei Yan
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