aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility
AgeCommit message (Expand)Author
2013-10-11Merge /home/sam/geneLei Yan
2013-10-07Worked on logins, session_ids, flash messages, etc.Sam
2013-09-13Merge https://github.com/zsloan/genenetworkLei Yan
2013-07-19Finished integrating code that reads sample list from geno filesZachary Sloan
2013-07-12Rewrote code related to getting the tissue correlation column to displayLei Yan
2013-06-20Added file corr_result_helpers.py that includes the function thatZachary Sloan
2013-06-19Merge branch 'flask' of git://github.com/leiyan/GeneNetwork2-Python into flaskZachary Sloan
2013-06-13Fixed issue where too much memory was used as a result of creating aLei Yan
2013-05-23Lots of changes around usersSam
2013-04-23Created file correlation_plot.py for the correlation scatterplotZachary Sloan
2013-04-18The plink_input is split into chunks that are stored in temp_data, butZachary Sloan
2013-04-17Created file with pickled SNPIterator (from input.py) dataZachary Sloan
2013-04-05Loading bar now correctly shows the time to completionZachary Sloan
2013-03-12Got cashing working with pickleZachary Sloan
2013-03-07Have first 45% of progress bar workingZachary Sloan
2013-03-07Created file temp_data to store data related to progressZachary Sloan
2013-02-28Updated benchmark.py to aggregate run times when you run theZachary Sloan
2013-02-28Added benchmark.py that compares the time of various operationsZachary Sloan
2013-02-19Made lines for manhattan plot proportional to chromosome lengthsZachary Sloan
2013-01-31Changed reference to 'dataset_name' in keywords to 'dataset' to getZachary Sloan
2013-01-22Pushed through a few errors in getting the correlation page runningZachary Sloan
2013-01-18Renamed CorrelationPage.py to show_corr_results.pyZachary Sloan
2012-09-27Worked on getting attributes in the SampleList object to display data properl...Zachary Sloan
2012-09-26Worked on implementing the extra attributes feature on the trait data pageZachary 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-22Working my way through getting the review and edit data dynamically generated...Sam Ockman
2012-06-05Ran reindent.py recursively on wqflask directorySam Ockman
2012-06-02Coming along in trying to get trait page workingSam Ockman
2012-05-24Trying to get stuff working under new structureSam Ockman