Age | Commit message (Expand) | Author |
2021-01-14 | Added some lines that check if salt is already bytes and convert it if necess... | zsloan |
2021-01-14 | Fixed mistake where the mapping figure Transform text didn't have its X posit... | zsloan |
2021-01-14 | Merge pull request #541 from zsloan/feature/swap_legend_metadata_positions | zsloan |
2021-01-14 | Merge branch 'testing' into feature/swap_legend_metadata_positions | zsloan |
2021-01-14 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-01-14 | Added transform text to mapping figure and fixed an issue where cofactors wer... | zsloan |
2021-01-14 | Re-added some code that was accidentally removed that was needed for adding c... | zsloan |
2021-01-13 | Merge pull request #543 from zsloan/feature/add_scroller_to_search_results | zsloan |
2021-01-13 | The Scroller CSS was removed because it forces all row text onto one line; Sc... | zsloan |
2021-01-13 | Merge pull request #542 from robwwilliams/patch-1 | zsloan |
2021-01-13 | Just some tweaks to first paragrfaph | robwwilliams |
2021-01-12 | Fixed a bunch fo remaining issues with positioning legend items on the right ... | zsloan |
2021-01-12 | Fixed issue causing interval mapping to not be displayed correctly | zsloan |
2021-01-12 | Added a line that redraws the DataTable, which fixes its initial scroll height | zsloan |
2021-01-11 | Fixed error with JS that adds text to footer showing how long it took to rend... | zsloan |
2021-01-11 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-01-11 | Added something to line accounting for certain BXD individual groups when bui... | zsloan |
2021-01-11 | Merge pull request #537 from zsloan/feature/add_location_type_correlation_option | zsloan |
2021-01-11 | Merge branch 'testing' into feature/add_location_type_correlation_option | zsloan |
2021-01-06 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/pa... | zsloan |
2021-01-06 | Added line to views.py to fixes error if the genotype file contains samples n... | zsloan |
2021-01-06 | Merge pull request #535 from zsloan/feature/pass_sample_vals_as_json | zsloan |
2021-01-06 | Changes to the way R/qtl deals with 4-way crosses so it will work with new HE... | zsloan |
2021-01-06 | remove comments | Alexanderkabui |
2021-01-06 | update tests for snp_browser | Alexanderkabui |
2021-01-06 | fix tests for show_corr_results | Alexanderkabui |
2021-01-06 | add scroller.dataTables.min.css and dataTables.scroller.min.js to mechanical rob | 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 | 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 |