aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/webqtlCaseData.py
AgeCommit message (Expand)Author
2017-06-12Fixed issue where 0.0 values would be converted into X's on the trait pagezsloan
2016-12-12Moved a bunch of functions out of the GeneralTrait class that didn't need to ......Improved loadings plot on the correlation matrix page to look like GN1's figure (though it's vector and GN1's was static) Removed some unused code from show_trait.py changed appearance of table headers some, though needs a little more work Updated dataset_menu_structure.json zsloan
2016-11-15Fixed issue where sample values of 0 would sometimes be displayed as 'x', whi......Fixed issue where the mean would sometimes be displayed into of the additive effect zsloan
2016-10-03Debug: sanitize some outputPjotr Prins
2016-08-05Fixed issue that caused some interval mapping results to be wrong; the cause ......Added a message to the Add to Collection page warning users that anonymous collections will only be stored for 5 days Updated genofiles zsloan
2016-06-18Logging settingsPjotr Prins
2016-06-18LoggerPjotr Prins
2016-06-18Changed file permssions to non-executablePjotr Prins
2016-06-17Removed trailing spaces in .py and .js filesPjotr Prins
2016-05-23Reaper mapping results are now correct and account for samples with two names......R/qtl and PYLMM still not working with the change and bootstrap results are also still wrong, so need to fix those issues. zsloan
2015-05-23new probability plot (using NVD3 library)...* z scores are computed on the client side (using jStat library) * added Shapiro-Wilk test results Artem Tarasov
2014-07-21Fixed issue where sample values were ordered on the trait pageZachary Sloan
2014-07-18Added outlier highlighting...Changed order of tabs in statistics panel on trait page Started working on heatmap Zachary Sloan
2012-10-23Finished coffeescript that handles the home page dataset selection dropdownsZachary Sloan
2012-09-28Finished getting extra attributes to display correctly in the trait data tableZachary Sloan
2012-09-25Got trait data page running for human dataset, changed list of sample objects...Zachary Sloan
2012-08-29Fixed so that outliers are now correctly highlightedZachary Sloan
2012-08-28Various changes related to the webqtlCaseData object and the way values/varia...Zachary Sloan
2012-06-05Ran reindent.py recursively on wqflask directorySam Ockman
2012-05-24Trying to get stuff working under new structureSam Ockman