aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/webqtlCaseData.py
AgeCommit message (Collapse)Author
2014-07-21Fixed issue where sample values were ordered on the trait pageZachary Sloan
2014-07-18Added outlier highlightingZachary Sloan
Changed order of tabs in statistics panel on trait page Started working on heatmap
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 ↵Zachary Sloan
objects to a SampleList object
2012-08-29Fixed so that outliers are now correctly highlightedZachary Sloan
2012-08-28Various changes related to the webqtlCaseData object and the way ↵Zachary Sloan
values/variances/num_cases are called in DataEditingPage.py
2012-06-05Ran reindent.py recursively on wqflask directorySam Ockman
2012-05-24Trying to get stuff working under new structureSam Ockman