aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-14Added transform text to mapping figure and fixed an issue where cofactors wer...zsloan
2021-01-14Re-added some code that was accidentally removed that was needed for adding c...zsloan
2021-01-13Merge pull request #543 from zsloan/feature/add_scroller_to_search_resultszsloan
2021-01-13The Scroller CSS was removed because it forces all row text onto one line; Sc...zsloan
2021-01-13Merge pull request #542 from robwwilliams/patch-1zsloan
2021-01-13Just some tweaks to first paragrfaphrobwwilliams
2021-01-12Fixed a bunch fo remaining issues with positioning legend items on the right ...zsloan
2021-01-12Fixed issue causing interval mapping to not be displayed correctlyzsloan
2021-01-12Added a line that redraws the DataTable, which fixes its initial scroll heightzsloan
2021-01-11Fixed error with JS that adds text to footer showing how long it took to rend...zsloan
2021-01-11Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-01-11Added something to line accounting for certain BXD individual groups when bui...zsloan
2021-01-11Merge pull request #537 from zsloan/feature/add_location_type_correlation_optionzsloan
2021-01-11Merge branch 'testing' into feature/add_location_type_correlation_optionzsloan
2021-01-06Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/pa...zsloan
2021-01-06Added line to views.py to fixes error if the genotype file contains samples n...zsloan
2021-01-06Merge pull request #535 from zsloan/feature/pass_sample_vals_as_jsonzsloan
2021-01-06Changes to the way R/qtl deals with 4-way crosses so it will work with new HE...zsloan
2021-01-06remove commentsAlexanderkabui
2021-01-06update tests for snp_browserAlexanderkabui
2021-01-06fix tests for show_corr_resultsAlexanderkabui
2021-01-06add scroller.dataTables.min.css and dataTables.scroller.min.js to mechanical robAlexanderkabui
2021-01-06replace scroller/css/scroller.dataTables.min.css with scrollerStyle/css/scrol...Alexanderkabui
2021-01-06refactor tests and pep8 formattingAlexanderkabui
2021-01-06modify get_header testsAlexanderkabui
2021-01-06replace vars with vars_obj which is a function name in pythonAlexanderkabui
2021-01-06add tests for type checkingAlexanderkabui
2021-01-06add tests for snp browserAlexanderkabui
2021-01-06modify tests for show_corr_resultsAlexanderkabui
2021-01-06pep8 formatting in wqflask/api/test_mapping.pyAlexanderkabui
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