aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/webqtlFormData.py
AgeCommit message (Collapse)Author
2012-10-24Now builds json datastructure for menus correctlyZachary Sloan
2012-09-28Removed show_trait_page.py and moved relevant code over to ↵Zachary Sloan
DataEditingPage.py (though the user security stuff still needs to be moved over)
2012-09-25Got trait data page running for human dataset, changed list of sample ↵Zachary Sloan
objects to a SampleList object
2012-09-25Fixed issue with parent strains appearing twice and began replacing variable ↵Zachary Sloan
names (strain -> sample, for example)
2012-09-14Got the dynamic javascript stats table workingZachary Sloan
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-09-07Worked with passing form data to correlation pageZachary Sloan
2012-06-05Ran reindent.py recursively on wqflask directorySam Ockman
2012-06-03Now using modified webqtlformdata for trait analysisSam Ockman
2012-05-24Trying to get stuff working under new structureSam Ockman