aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2022-04-12Remove unused database codeFrederick Muriuki Muriithi
2022-04-07Add submit buttons to the top of the edit pageBonfaceKilz
2022-04-07Fix "Pubmed" spelling to "PubMed"BonfaceKilz
2022-04-07Add left space to content by making the "form" a containerBonfaceKilz
2022-04-07Remove ":" after a headerBonfaceKilz
2022-04-07Make case-attribute table a "data table"BonfaceKilz
2022-04-07Pass missing "conn" when getting case attributesBonfaceKilz
2022-04-07Run python-black on fileBonfaceKilz
2022-04-07Create a new page to display case-attributes and their descriptionsBonfaceKilz
2022-04-06Changed some styling for the edit_phenotype templatezsloan
2022-04-05Fix combined searches involving aliaseszsloan
2022-04-04Return None in load_json_from_redis when the item doesn't existzsloan
2022-04-04Change UserSession to properly remove user session ID when not logged inzsloan
2022-04-01Fix the way database_connection was being called in 2 places inzsloan
2022-03-31Add another check for >1 markers on a chromosome for interval mappingzsloan
2022-03-31Replace 'User Account Settings' with user's e-mail and add user_emailzsloan
2022-03-31Fix the way database_connector is calledzsloan
2022-03-30Merge pull request #690 from Alexanderlacuna/chore/ctl-wgcna-enhancementsAlexander Kabui
2022-03-30Remove double-encoding to jsonFrederick Muriuki Muriithi
2022-03-25Fix Spearman Rank correlation appearing as 'r' instead of 'rho'zsloan
2022-03-25Fix issues that prevented genotype traits from being added to collectionszsloan
2022-03-24Check if there's only one coordinate for interval mappingzsloan
2022-03-24Fix qtlreaper results sorting to deal with M as chromosome (should be at the ...zsloan
2022-03-24code refactoringAlexander Kabui
2022-03-24display parametric values usedAlexander Kabui
2022-03-24rename template to gn3_wgcna_resultsAlexander Kabui
2022-03-22Fix logic for setting interval parameterzsloan
2022-03-22Fix way pair_scan is checkedzsloan
2022-03-22Set pair_scan to false when using regular R/qtl mappingzsloan
2022-03-22Change d3panels CSS/JS to min fileszsloan
2022-03-22Merge remote-tracking branch 'origin/testing' into feature/add_rqtl_pairscanzsloan
2022-03-18add uniform font for titleAlexander Kabui
2022-03-18remove correlation test buttonAlexander Kabui
2022-03-18fixes for ImageButtonOptionsAlexander Kabui
2022-03-18code to fetch scree data from gn3Alexander Kabui
2022-03-18integrate scree plotAlexander Kabui
2022-03-18Merge pull request #671 from Alexanderlacuna/feature/gn3-pcaAlexander Kabui
2022-03-17Fix/change Authors column in phenotype search resultszsloan
2022-03-17Set min-width for table container, so the table never ends up so narrow it lo...zsloan
2022-03-17Fix authentication for phenotype search resultszsloan
2022-03-17Lint some test filesBonfaceKilz
2022-03-17Fix failing testBonfaceKilz
2022-03-17Create a db connection correctlyBonfaceKilz
2022-03-17Skip unittestsBonfaceKilz
2022-03-17Replace "g.db" object with a proper database connectionBonfaceKilz
2022-03-17Delete dead codeBonfaceKilz
2022-03-17Delete unused "logger" importBonfaceKilz
2022-03-17Provide path to default settings/configuration file as a fallbackFrederick Muriuki Muriithi
2022-03-16Remove unnecessary print statementzsloan
2022-03-16Replace top comment with docstringzsloan