aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2022-02-09minor fixes for imagesAlexander Kabui
2022-02-09fix for dcor and LOD roundingAlexander Kabui
2022-02-09styling for carouselAlexander Kabui
2022-02-09add carousel for plotsAlexander Kabui
2022-02-09ui form modificationsAlexander Kabui
2022-02-09minor refactoring to destruct objectsAlexander Kabui
2022-02-09template file cleanupAlexander Kabui
2022-02-09rename template fileAlexander Kabui
2022-02-09minor bug fixesAlexander Kabui
2022-02-09process significant table resultsAlexander Kabui
2022-02-09delete class initiliazation objectAlexander Kabui
2022-02-09minor refactoringAlexander Kabui
2022-02-09pep8 formattingAlexander Kabui
2022-02-09fetch pheno input dataAlexander Kabui
2022-02-09parse geno input dataAlexander Kabui
2022-02-09parse input dataAlexander Kabui
2022-02-09init py file:call gn3 ctl apiAlexander Kabui
2022-02-09add ui template for ctlAlexander Kabui
2022-02-07Add 'api' to root of partial correlations URLFrederick Muriuki Muriithi
2022-02-05Update live jupyter notebooksjgart
2022-02-02Add covarstruct for rqtl mappingzsloan
2022-01-31wqflask: Use a more semantic name when downloading samplesBonfaceKilz
2022-01-29Fix bug: rho/r not set appropriatelyFrederick Muriuki Muriithi
2022-01-29Include the "Locus" in the displayFrederick Muriuki Muriithi
2022-01-29Provide missing argumentFrederick Muriuki Muriithi
2022-01-29Fix check for non-existent valuesFrederick Muriuki Muriithi
2022-01-29Hide template row instead of deleting itFrederick Muriuki Muriithi
2022-01-29Add more items to trait stringFrederick Muriuki Muriithi
2022-01-29Update styling: Display traits in a tabular-like formFrederick Muriuki Muriithi
2022-01-29Include template to get rid of repetitive template codeFrederick Muriuki Muriithi
2022-01-29Display results for Geno and ProbeSet tablesFrederick Muriuki Muriithi
2022-01-29Improve UI elementsFrederick Muriuki Muriithi
2022-01-29Format numbers for displayFrederick Muriuki Muriithi
2022-01-29Display data for "Publish" datasetsFrederick Muriuki Muriithi
2022-01-29Add templates for the results tablesFrederick Muriuki Muriithi
2022-01-29Add elements to display results. Provide PoC JSFrederick Muriuki Muriithi
2022-01-29Use list rather than tupleFrederick Muriuki Muriithi
2022-01-29Skip the target traits selection stepFrederick Muriuki Muriithi
2022-01-29Implement better stylingFrederick Muriuki Muriithi
2022-01-29Add "Partial Correlations" UI elements on collections pageFrederick Muriuki Muriithi
2022-01-27Highlight rows selected by filterByIndexzsloan
2022-01-27Changed var to letzsloan
2022-01-27Removed unused variables codezsloan
2022-01-27Added the div for showing the error when the Select Rows text has wrong syntaxzsloan
2022-01-27Replaced the try/catch with something checking for the correct pattern with r...zsloan
2022-01-27Added a comment explaining what the parseIndexString function doeszsloan
2022-01-27Replaced a confusing for loop with something that is (hopefully) easier to re...zsloan
2022-01-27Changed functions in search_results.js to be camelCased, except for change_bu...zsloan
2022-01-27Removed unnecessary variable from for-loop in parse_index_stringzsloan
2022-01-27Changed the placeholder text for the table search to Search Forzsloan