aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2022-08-09Delete "diff" sectionMunyoki Kilyungi
2022-08-09Remove "diff" logic from edit_probesetMunyoki Kilyungi
2022-08-09Update h1 title of history pageMunyoki Kilyungi
2022-08-09Fix circular import issueFrederick Muriuki Muriithi
2022-08-09Integrate rust correlation for "sample" correlation selectionFrederick Muriuki Muriithi
2022-08-09Pass trait values (X) as list not stringFrederick Muriuki Muriithi
2022-08-08remove unnessary append to listAlexander_Kabui
2022-08-08remove test;test is redundantAlexander_Kabui
2022-08-08tests refactoringAlexander_Kabui
2022-08-05Include partial_correlations.js in the search page templatezsloan
2022-08-01Remove console logs from scatterplot.jszsloan
2022-08-01Change Make Default button to Save Settingszsloan
2022-08-01Add date/time to trait page exportzsloan
2022-08-01Add header/description to partial correlation pagezsloan
2022-08-01Add index column and phenotype group code to trait exportzsloan
2022-07-28Use external process to compute sample correlationsFrederick Muriuki Muriithi
2022-07-27Disable PCA when fewer than 3 traitszsloan
2022-07-27Change some text/formatting on Correlation Matrix pagezsloan
2022-07-27Change capitalization on index pagezsloan
2022-07-27Change some text/formatting for the Scree Plotzsloan
2022-07-27Change search result text/formattingzsloan
2022-07-27Change formatting for search term + add line break in description textzsloan
2022-07-25new file module for preprocessing inputAlexander_Kabui
2022-07-25add test routeAlexander_Kabui
2022-07-25enable test routeAlexander_Kabui
2022-07-25Fix BNW linkzsloan
2022-07-25Remove Comparison Bar Chart buttonzsloan
2022-07-25Change Interval Analyst genome browser link to use mm10 instead of mm9zsloan
2022-07-25Return config in app.config or NoneFrederick Muriuki Muriithi
2022-07-14Remove column toggle JS from show_trait.html since it's in initialize_show_tr...zsloan
2022-07-14Call DataTable() on the table id instead of referring to the_table; notzsloan
2022-07-12Include genotypes for F1s/reference/non-reference strains when fetchingzsloan
2022-07-11Increase min-width for div containing tool buttons on search pagezsloan
2022-07-08Add python for exporting case attributeszsloan
2022-07-08Add JS for exporting case attributes (sample metadata)zsloan
2022-07-04wqflask: Remove DebugToolbarExtensionBonfaceKilz
2022-07-04wqflask: use the raw user string if value is non-existent in redisBonfaceKilz
2022-07-04wqflask: Use a map over a tuple when fetching case-attributesBonfaceKilz
2022-06-21wqflask: views: Delete noisy logging and dead codeBonfaceKilz
2022-06-20Simplify partial correlation method choicesFrederick Muriuki Muriithi
2022-06-15templates: base: Update GN2 footerBonfaceKilz
2022-06-13Check chromosome for 'Un' in search results and print N/A in such caseszsloan
2022-06-13Check for chromosome of 'Un' and print location as 'Not available' in such caseszsloan
2022-06-13Increase width threshold for using scroller, to prevent issue with blue lines...zsloan
2022-06-13Limit search result descriptions to 500 characterszsloan
2022-06-13Add |safe to ensure HTML entites are correctly escaped for trait descriptionszsloan
2022-06-10Skip failing integration testBonfaceKilz
2022-06-10Reverse polarity for gemma additive effects in testsBonfaceKilz
2022-06-07Define gn_server_url before running the drop-down menu JS codezsloan
2022-06-07Make indentation and spacing more consistent forzsloan