aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)Author
2012-10-09Used tidyp to improve/beautify index_page.htmlZachary Sloan
2012-09-25Fixed issue with parent strains appearing twice and began replacing variable ↵Zachary Sloan
names (strain -> sample, for example)
2012-09-19Created correlation page template file, changed the form value name for ↵Zachary Sloan
pearson/spearman option, and put fd in CorrelationPage.py as self.__dict__
2012-09-13Worked on improving readData and informativeStrains functions in ↵Zachary Sloan
webqtlFormData while trying to get correlation page running
2012-09-12Worked towards correctly passing form data to correlation page and addressed ↵Zachary Sloan
various bugs that arose while doing so
2012-08-28Various changes related to the webqtlCaseData object and the way ↵Zachary Sloan
values/variances/num_cases are called in DataEditingPage.py
2012-08-24Got the show/hide outliers button working and began fixing the issue where ↵Zachary Sloan
parents appeared twice in the strain list
2012-08-23Made some minor changes to trait data and analysis page templateZachary Sloan