aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2019-03-28Possibly fixed issue where PCA traits didn't calculate for certain sets of tr...zsloan
2019-03-27Changed gen_select_dataset.py to be able to show multiple datasets under the ...zsloan
2019-03-25- Added SVG export to basic stats figureszsloan
2019-03-19Added option to add PCA traits to collection from correlation matrix pagezsloan
2019-03-18- Added PCA traits to correlation matrix. You can't change their names yet or...zsloan
2019-03-13Zooming into chromosome or remapping with GEMMA is now very fast, since it st...zsloan
2019-03-11Changed header style, because the jumbotrons previously used didn't look that...zsloan
2019-03-11Added default empty collection when user is logged in and attempts to add tra...zsloan
2019-03-07Changed the way covariates are displayed when selected for mappingzsloan
2019-03-07Made violin plots for different groups/sample-sets different colors and match...zsloan
2019-03-07Fixed issue where pressing enter in the search page text area would go to a n...zsloan
2019-03-07Fixed issue where correlation results containing NaN results sorted incorrectlyzsloan
2019-03-06Cofactor option for correlation scatterplot was broken; it should be fixed nowzsloan
2019-03-05Made R/qtl metho/model names better and added some javascript to disable wron...zsloan
2019-03-04Fixed excel export to show all columnszsloan
2019-03-04- Added z-score transformationzsloan
2019-03-01Added alternating point colors for manhattan plotszsloan
2019-03-01Changed loading page to work for any feature, instead of having to make a sep...zsloan
2019-03-01Added more information to the top-right corner of the mapping resultszsloan
2019-02-27Added loading page for correlationzsloan
2019-02-22Fixed some appearance issues with several tableszsloan
2019-02-18Updated installation instructions and SERVER_PORT for single flask serverPjotr Prins
2019-02-15Fixed error caused by change to N values in database (now takes strings inste...zsloan
2019-02-14Fixed minor bug with updating stats figures when sample values changedzsloan
2019-02-14Changed trait page tables to load JSONzsloan
2019-02-13Removed pylmm references and related functionsPjotr Prins
2019-02-13Remove all coffee filesPjotr Prins
2019-02-12Added GeneWeaver linkoutzsloan
2019-02-05Removed redundant header text from search page to save vertical spacezsloan
2019-02-05Fixed issue with getting marker info that affected heatmap and possibly other...zsloan
2019-02-04Changed the way the table is drawn for the search pages so that it can show w...zsloan
2019-01-22Fixed issue where Haplotype Analyst in mapping results would always show resu...zsloan
2019-01-17Redid gene global search to take JSON data input instead of converting an HTM...zsloan
2019-01-16Pushing SNP browser updateszsloan
2019-01-11Got InDel working for Variant Browserzsloan
2018-12-21Fixed collections so they can be very large (1000+ traits)zsloan
2018-12-05Fixed Verify linkzsloan
2018-12-05Fixed issue where SNP track for mapping did not appear correctlyzsloan
2018-11-20Added option to select chromosome from trait page when mappingzsloan
2018-11-13Changed trait sample table appearance to be more compactzsloan
2018-11-12Added change to remove qtlreaper use from correlation and prevent the inconsi...zsloan
2018-11-05Fixed quantile normalization issuezsloan
2018-11-04Fixed one more thingzsloan
2018-11-04Quick fix to issue where GEMMA wouldn't be run simultaneously on traits from ...zsloan
2018-11-02Minor fix since sometimes number of samples with values wasn't counted correctlyzsloan
2018-11-02Committing some changes that get non-LOCO GEMMA mapping working without using...zsloan
2018-11-01Updated the way snpbrowser initializes parameters, in preparation for drawing...zsloan
2018-10-24- SNP Browser is mostly complete; just need to test more and add SNP density ...zsloan
2018-10-12Fixed issue that caused error when mapping single-chromosome, since a second ...zsloan
2018-10-11- Added fix for GEMMA LOCOzsloan