aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/trait.py
AgeCommit message (Expand)Author
2020-10-09Apply PEP 8 to bufferBonfaceKilz
2020-09-28Fix casting errorBonfaceKilz
2020-09-28Convert None to "" in if statementBonfaceKilz
2020-07-21Fixed issue that caused group codes to be wrong sometimeszsloan
2020-07-14Added binary casting to phenotype trait info query to fix unicode issuezsloan
2020-07-08Removed remaining unused references to the old qtlreaperzsloan
2020-07-06Temporarily commented out the line in trait.py doing the encoding until we fi...zsloan
2020-07-06Fixed some of the logic with how traits are authenticated to avoid situation ...zsloan
2020-06-29Change that hopefully fixes some encoding stuffzsloan
2020-06-24Temporary partial fix to issue of resources without info; need to add somethi...zsloan
2020-06-20Fixed ports for proxy (though I need to add the port to global variables) and...zsloan
2020-06-20Added some admin functionality and fixed issue with temp traitszsloan
2020-06-17Adding all the authentication stuffzsloan
2020-06-05Commiting other current group/resource management code, plus the new fileszsloan
2020-06-04Added back in trait info queries for situations where the proxy isn't runningzsloan
2020-06-04Really should have split this into many more commits:zsloan
2020-05-28Added lines calling proxy for publish datasets + added some resource redis qu...zsloan
2020-04-24Replaced hard-coded instances of GN2 urls with ones pulled from settings filezsloan
2020-04-06Added Mean column for phenotype traits in search and global search result tableszsloan
2020-03-09I think this should complete consolidating all the collections code.zsloan
2020-03-03Forgot to replace code referring to hmac function user_managerzsloan
2020-02-06Fixed encoding issuezsloan
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