aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-06pep8 formatting and refactoring testsAlexanderkabui
2021-01-06modify tests for calculate correlation resultsAlexanderkabui
2021-01-06replace assertEqual with assertAlmostEqual for floatsAlexanderkabui
2021-01-06add test for calculating correlation resultsAlexanderkabui
2021-01-06add tests for getting sample_r and p valuesAlexanderkabui
2021-01-06add test for map_api in api/test_mapping.pyAlexander Kabui
2021-01-06refactor code in correlation/correlation_functionsAlexander Kabui
2021-01-06add test in api/mappingAlexanderlacuna
2021-01-06add correlation testAlexanderlacuna
2021-01-06add unit testsfor api/correlation.pyAlexanderlacuna
2021-01-06add unit tests for api/mapping.pyAlexanderlacuna
2021-01-06Merge pull request #404 from Uditgulati/snp_browser_changesBonfaceKilz
2021-01-05Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-01-05Fixed issue where normalization method wasn't removed from stats figure axis ...zsloan
2021-01-05add server side class unit testsuditgulati
2021-01-05Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into sn...uditgulati
2021-01-04Merge pull request #538 from zsloan/feature/add_mapping_results_to_collectionzsloan
2021-01-04Removed logging line from init_genome_browser.jszsloan
2021-01-04Only show Add button and run change_buttons function when genotypes are datab...zsloan
2021-01-04Added call to change_buttons to mapping results table (which deals with highl...zsloan
2021-01-04Removed some logging from stats.jszsloan
2021-01-04Removed Scatterplot Matrix since it isn't working and wasn't really used to b...zsloan
2021-01-04Increased the top margin on the trait page Bar Chart, which should prevent th...zsloan
2021-01-04Removed logging line from draw_probability_plot.jszsloan
2020-12-29Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-29Used a try/catch to deal with situations where there's no SE/var column, sinc...zsloan
2020-12-29update tests for run gemmaAlexanderkabui
2020-12-28Fix issue that caused error bars to not work for bar chartzsloan
2020-12-25Added edit_data_change to block_by_attribute_value so it will update stats fi...zsloan
2020-12-18Added redirect_uri to the ORCID_AUTH_URL since it wasn't working due to missi...zsloan
2020-12-18This should fix the Github login errorzsloan
2020-12-18Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-18Added Additive Effect when using LOCO with GEMMAzsloan
2020-12-17Fixed some logic to work correctly with the changes to the way correlation fi...zsloan
2020-12-17Added Mean (mean expression) column to phenotype correlation results tablezsloan
2020-12-17Fixed a couple logic issues and changed indentation in show_trait_calculate_c...zsloan
2020-12-17Replaced Pheno with Publish for identifying dataset type in corr optionszsloan
2020-12-17Correlation Min Expr and Location filters display depending upon the selected...zsloan
2020-12-17remove test for parse_gemma_output and modify run_gemma tests (#533)Alexander Kabui
2020-12-16Removed unused JS and fixed mapping covariate selection to work for both R/qt...zsloan
2020-12-16Made change to the way sample table width is calculated to account for sample...zsloan
2020-12-16Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-16Removed ID/Sample/Value from Show/Hide Columns in trait page and only show th...zsloan
2020-12-16Set all attribute names to lower-case for sorting in order to keep order cons...zsloan
2020-12-16Replace zxcvbn async (#524)Alexander Kabui
2020-12-16Replace shapiro wilk lib (#528)Alexander Kabui
2020-12-16Replace jquery libs(jquery cookie,jquery ui,jquery js) (#512)Alexander Kabui
2020-12-15Added additive effect to GEMMA results + removed an unused functionzsloan
2020-12-15Fixed typo in mapping results tablezsloan
2020-12-15Fixed mistake with the way lod score was being set for correlation resultszsloan