aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base
AgeCommit message (Expand)Author
2019-12-17Added RGD link to trait page and removed Genotation link since it isn't workingzsloan
2019-12-04Added M to the possible non-number 'chromosome' nameszsloan
2019-12-04Fixed error that sometimes occurs if there's no mean expression and changed i...zsloan
2019-11-21Use updated phenotype display IDs for all phenotypes with codes now, not just...zsloan
2019-11-21Added 3-letter codes to unpublished phenotype traits and fixed issue with ord...zsloan
2019-11-14Changed code to rebuild dataset list each time you view the trait page to avo...zsloan
2019-11-05Fixed issue with ordering items in correlation dataset select dropdownzsloan
2019-10-24Changed logic for generating drop-downs such that it shows the correct Phenot...zsloan
2019-10-18Added UniProt link and fixed issue that caused sample lists to not be formed ...zsloan
2019-10-04Fixed issue where there was an error if the REST API used for aliases was downzsloan
2019-08-22Changed header drop-down menu layoutzsloan
2019-08-01Updated aliases to get all species aliases and remove duplicateszsloan
2019-08-01Added wikidata aliaseszsloan
2019-08-01Made some more aesthetic changes to various pages and charts/figureszsloan
2019-07-23Added change to automatically update datasets list using rest api instead of ...zsloan
2019-07-18Made change that should fix encoding issue, fingers crossedzsloan
2019-07-03Fixed bug for creating one of the third party links on the trait pagezsloan
2019-06-24Got non-LOCO GEMMA mapping working with gemma-wrapper (so caching should work...zsloan
2019-06-18Fixed issue with sorting involving 0's on trait pagezsloan
2019-06-05Fixed issue that caused interval mapping to not work because the python imple...zsloan
2019-06-04Added GeneMANIA linkzsloan
2019-05-24Replaced qtlreaper Dataset object with python objectzsloan
2019-05-14Added all of the third party links from GN1zsloan
2019-05-06Removed some unused imports of htmlgenzsloan
2019-03-18- Added PCA traits to correlation matrix. You can't change their names yet or...zsloan
2019-03-07Changed the way covariates are displayed when selected for mappingzsloan
2019-02-22Fixed some appearance issues with several tableszsloan
2019-02-15Fixed error caused by change to N values in database (now takes strings inste...zsloan
2019-02-13Removed pylmm references and related functionsPjotr Prins
2019-02-12Added GeneWeaver linkoutzsloan
2019-02-05Fixed issue with getting marker info that affected heatmap and possibly other...zsloan
2019-01-11Got InDel working for Variant Browserzsloan
2018-12-21Fixed collections so they can be very large (1000+ traits)zsloan
2018-10-24- SNP Browser is mostly complete; just need to test more and add SNP density ...zsloan
2018-10-11- Added fix for GEMMA LOCOzsloan
2018-10-01- Can now remove cofactors from correlation scatterplot and select them by ju...zsloan
2018-08-14Added cofactors to correlation scatterplot and changed it to use Plotlyzsloan
2018-05-17Added script to quantile normalize a data set and enter its normalized sample...zsloan
2018-04-19Changed width of top bar and a couple other html objects to 100% instead of s...zsloan
2018-04-16Resolved conflicts after pulling changeszsloan
2018-04-11Added tissue correlation p value to correlation page results, since it was mi...zsloan
2018-04-09Removed svg.py, which I know isn't used, and webqtlFormData, which I'm pretty...zsloan
2018-04-09Removed unused code from webqtlFormData.pyzsloan
2018-04-09Removed some unused code in webqtlConfig; some might need to be added back in...zsloan
2018-04-06Mapping figure output now gives more accurate informationzsloan
2018-03-22Fix 'def' statementMuriithi Frederick Muriuki
2018-02-10Check for bimbam path and bail out if it is missingPjotr Prins
2017-12-20Bring in some earlier work - mostly documentation and startup handlingPjotr Prins
2017-11-06Replaced Histogram and Bar Chart with Plotly version and added new Box Plot w...zsloan
2017-08-29Mostly changes related to getting gemma working with covariates and BIMBAM fi...zsloan