aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
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
2022-03-16Add code generating the new genotype fileszsloan
2022-03-16Generate JSON file for target genotypeszsloan
2022-03-16Fix the way target/source genofiles were being processed + some other changeszsloan
2022-03-16Add function for mapping strain to sample pos + begin creating generate_new_g...zsloan
2022-03-16Add function for getting strain name from sample namezsloan
2022-03-16Change EOL from CRLF to LFzsloan
2022-03-16Minor changes/bug fixeszsloan
2022-03-16Add in-progress gen_ind_genofiles.pyzsloan
2022-03-14instantiate plotly objectAlexander Kabui
2022-03-14add custom configs for scree plotAlexander Kabui
2022-03-14add scree plot dataAlexander Kabui
2022-03-14add scree plot layoutAlexander Kabui