Age | Commit message (Expand) | Author |
2021-01-06 | fix tests for show_corr_results | Alexanderkabui |
2021-01-06 | replace scroller/css/scroller.dataTables.min.css with scrollerStyle/css/scrol... | Alexanderkabui |
2021-01-06 | refactor tests and pep8 formatting | Alexanderkabui |
2021-01-06 | modify get_header tests | Alexanderkabui |
2021-01-06 | replace vars with vars_obj which is a function name in python | Alexanderkabui |
2021-01-06 | add tests for type checking | Alexanderkabui |
2021-01-06 | add tests for snp browser | Alexanderkabui |
2021-01-06 | modify tests for show_corr_results | Alexanderkabui |
2021-01-06 | pep8 formatting in wqflask/api/test_mapping.py | Alexanderkabui |
2021-01-06 | pep8 formatting and refactoring tests | Alexanderkabui |
2021-01-06 | modify tests for calculate correlation results | Alexanderkabui |
2021-01-06 | replace assertEqual with assertAlmostEqual for floats | Alexanderkabui |
2021-01-06 | add test for calculating correlation results | Alexanderkabui |
2021-01-06 | add tests for getting sample_r and p values | Alexanderkabui |
2021-01-06 | add test for map_api in api/test_mapping.py | Alexander Kabui |
2021-01-06 | refactor code in correlation/correlation_functions | Alexander Kabui |
2021-01-06 | add test in api/mapping | Alexanderlacuna |
2021-01-06 | add correlation test | Alexanderlacuna |
2021-01-06 | add unit testsfor api/correlation.py | Alexanderlacuna |
2021-01-06 | add unit tests for api/mapping.py | Alexanderlacuna |
2021-01-06 | Merge pull request #404 from Uditgulati/snp_browser_changes•••WIP: Snp browser changes | BonfaceKilz |
2021-01-05 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-01-05 | Fixed issue where normalization method wasn't removed from stats figure axis ... | zsloan |
2021-01-05 | add server side class unit tests | uditgulati |
2021-01-05 | Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into sn... | uditgulati |
2021-01-04 | Removed logging line from init_genome_browser.js | zsloan |
2021-01-04 | Only show Add button and run change_buttons function when genotypes are datab... | zsloan |
2021-01-04 | Added call to change_buttons to mapping results table (which deals with highl...•••Also added a "check_node" paramter to change_buttons since sometimes the checkbox is in the second node instead of the first when it's preceded by blank text
| zsloan |
2021-01-04 | Removed some logging from stats.js | zsloan |
2021-01-04 | Removed Scatterplot Matrix since it isn't working and wasn't really used to b... | zsloan |
2021-01-04 | Increased the top margin on the trait page Bar Chart, which should prevent th... | zsloan |
2021-01-04 | Removed logging line from draw_probability_plot.js | zsloan |
2020-12-29 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-12-29 | Used a try/catch to deal with situations where there's no SE/var column, sinc... | zsloan |
2020-12-29 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/pa... | zsloan |
2020-12-29 | Added location_type to the list of inputs to correlation page (a list of form... | zsloan |
2020-12-29 | update tests for run gemma | Alexanderkabui |
2020-12-28 | Incorporated location_type into the filtering logic for the correlation page | zsloan |
2020-12-28 | Added JS controlling which location_type options are available depending upon... | zsloan |
2020-12-28 | Changed correlation options to always show the location field and both locati... | zsloan |
2020-12-28 | Added 'Location Type' option to show_trait correlation options | zsloan |
2020-12-28 | Fix issue that caused error bars to not work for bar chart | zsloan |
2020-12-25 | Added edit_data_change to block_by_attribute_value so it will update stats fi... | zsloan |
2020-12-18 | Added redirect_uri to the ORCID_AUTH_URL since it wasn't working due to missi... | zsloan |
2020-12-18 | This should fix the Github login error | zsloan |
2020-12-18 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-12-18 | Added Additive Effect when using LOCO with GEMMA | zsloan |
2020-12-18 | Changed show_corr_results.py to get sample names/values from the JSON sample_... | zsloan |
2020-12-18 | Changed display_mapping_results.py to get sample names and values from the JS... | zsloan |
2020-12-18 | Changed run_mapping.py to get sample names and values from JSON instead of a ... | zsloan |