aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-29Made a bunch of cosmetic changes to various pages and fixed a couple searchesZachary Sloan
2014-12-12Added a additive effect column to search result and collection tables...Fixed the header so that it looks fine when resizing Zachary Sloan
2014-12-11Fixed some weirdness with the navbar and jumbotron and aligned everything...to the left Zachary Sloan
2014-12-04Merge /home/gn2/geneZachary Sloan
2014-12-04Added some pages for anonymous collectionsZachary Sloan
2014-12-04Committing changes to css that change header colorZachary Sloan
2014-12-01Merge /home/lei/geneZachary Sloan
2014-12-01Changed header appearances...Partially implemented PCA feature to correlation matrix page Zachary Sloan
2014-12-01Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-11-17Merge /home/zas1024/geneZachary Sloan
2014-11-17Just more changes converting to bootstrap 3Zachary Sloan
2014-11-06Merge /home/zas1024/geneZachary Sloan
2014-11-06Upgraded to bootstrap 3 and updated a lot of html to reflect thisZachary Sloan
2014-11-05Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-11-04Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-10-29Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-10-29Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-10-29Merge /home/gn2/geneLei Yan
2014-10-24Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-10-24Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-10-17Merge /home/zas1024/geneZachary Sloan
2014-10-17Added reference, policies, and links pages...Improved the appearance of the header menu and "title bar" Zachary Sloan
2014-10-09Merge /home/zas1024/geneZachary Sloan
2014-10-09Added config fileZachary Sloan
2014-10-09Fixed error with loading the trait page for phenotype traitsZachary Sloan
2014-10-02Fixed an error when there's no locus for mRNA expression traitsZachary Sloan
2014-09-29Found the problem that was causing several collections functions to not work...and fixed it Zachary Sloan
2014-09-22Adding the port as a parameter to runserver; this should just be temporary until...I figure out how to get it to read the port from the config file instead Using runserver.py instead of secure_server.py because of an error with the latter that I haven't figured out how to fix yet Improved the appearance of several of the tables Zachary Sloan
2014-08-28Added a validation that warns the user of the number of permutations for...pyLMM is more than 20 (due to speed) Changed the port in the flask settings to 5002 due to adding the new production server branch Zachary Sloan
2014-08-25Merge /home/lei/geneZachary Sloan
2014-08-25Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-08-25Merge /home/lei/geneZachary Sloan
2014-08-25Added permutations to pyLMMZachary Sloan
2014-08-21Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-08-21Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master Lei Yan
2014-08-21Added the option to display mapping results as either an interval mapping...or manhattan plot Fixed a few minor bugs Zachary Sloan
2014-08-15Permutations now work with rqtlZachary Sloan
2014-08-12Fixed the scrollable data tables for the show trait page...Added the option to display the rqtl results (and soon other mapping results) as either a manhattan plot or "interval map" style curve chart Removed a couple unnecessary javascript imports Changed the function in helper_functions.py that creates the trait and dataset objects, making it to where the trait object also gets qtl info Fixed color by trait after it was broken by the "scatterplot matrix" function Zachary Sloan
2014-08-04Fixed another minor issue with the heatmap where the original curve wouldn't ...Zachary Sloan
2014-08-04Fixed a problem with the heatmap after moving reorgLodData function to panelu......Got rqtl working with converted BXD genofile and also got composite mapping working Zachary Sloan
2014-07-25Got the heatmap/lodchart combo working...Started working on getting rqtl working as another mapping method Zachary Sloan
2014-07-21Fixed issue where sample values were ordered on the trait pageZachary Sloan
2014-07-21Heatmap is now working (using Karl's qtlcharts code), but still need...to figure out the issue with the color range Zachary Sloan
2014-07-21Merge /home/lei/geneZachary Sloan
2014-07-18Forgot to add the heatmap __init__.py file in the last commitZachary Sloan
2014-07-18Just did some more work on the heatmapZachary Sloan
2014-07-18Merge /home/zas1024/gene...Conflicts: wqflask/base/data_set.py Lei Yan
2014-07-18Added outlier highlighting...Changed order of tabs in statistics panel on trait page Started working on heatmap Zachary Sloan
2014-07-18Correlation table for phenotypes is workingLei Yan
2014-07-14TestLei Yan