Age | Commit message (Expand) | Author |
2021-05-22 | Fixed the mocked return_value for requests.post to fix broken test | zsloan |
2021-05-22 | Fixed a couple broken tests | zsloan |
2021-05-22 | Rewrote test_rqtl_mapping.py, though haven't done tests for all functions yet | zsloan |
2021-05-21 | Removed a couple unused parameters for run_rqtl | zsloan |
2021-05-21 | run_rqtl now reads in permutation output | zsloan |
2021-05-20 | Re-implemented R/qtl to get the results from the GN3 API | zsloan |
2021-05-18 | Last commit failed to correctly change Y-axis position; this should fix that | zsloan |
2021-05-18 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-05-18 | Fixed issue that caused the sample values in the Haplotype Analyst to be off ... | zsloan |
2021-05-17 | handle None for tissue input data | Alexander Kabui |
2021-05-14 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-05-14 | Changed logic in SampleList to set num_cases_exists to False if all existing ... | zsloan |
2021-05-14 | Changed logic in has_num_cases to ignore N=1 | zsloan |
2021-05-13 | pep8 formatting & delete comments | Alexander Kabui |
2021-05-13 | integrate comute corr for top results in ui | Alexander Kabui |
2021-05-13 | add dataset and trait-name in ui template | Alexander Kabui |
2021-05-13 | Fix load_phenotypes to run with GN2 latest | Arthur Centeno |
2021-05-12 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-05-12 | Remove maxlength from value/SE input fields and base the width off of the max... | zsloan |
2021-05-12 | Get max digits for each sample group's vals and create a function for getting... | zsloan |
2021-05-11 | Merge pull request #563 from Alexanderlacuna/feature/integrate-correlation-api•••Feature/integrate correlation api | BonfaceKilz |
2021-05-11 | replace font-awesome | Alexander Kabui |
2021-05-11 | replace datatable scroller cdn | Alexander Kabui |
2021-05-11 | replace datatable scroller | Alexander Kabui |
2021-05-11 | modify js & add button for test correlation | Alexander Kabui |
2021-05-10 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-05-10 | Change loading.html to write genotype filename even when there was no selecti... | zsloan |
2021-05-10 | fix f string typo | uditgulati |
2021-05-10 | use f string in gsearch | uditgulati |
2021-05-10 | add ServerSideTable to gsearch geno and pheno tables | uditgulati |
2021-05-10 | move geno chr, mb to gsearch main query for phenotype search | uditgulati |
2021-05-10 | update gsearch pheno search | uditgulati |
2021-05-10 | minor-fix:remove debug statements | Alexander Kabui |
2021-05-10 | Merge branch 'testing' into feature/integrate-correlation-api | Alexander Kabui |
2021-05-10 | use new correlation code in endpoint | Alexander Kabui |
2021-05-10 | minor changes to interface | Alexander Kabui |
2021-05-10 | remove debug statements | Alexander Kabui |
2021-05-10 | add previous endpoint for correlation | Alexander Kabui |
2021-05-09 | fix:add lit for trait list | Alexander Kabui |
2021-05-08 | tests: test_gen_menu: Remove app_context initialisation•••This is no longer required since the global object "Flask.g.db" is no
longer coupled to the gen_menu module.
| BonfaceKilz |
2021-05-08 | utility: startup_config: Use python3 f-strings | BonfaceKilz |
2021-05-08 | utility: startup_config: Break up long import statement | BonfaceKilz |
2021-05-08 | utility: startup_config: Remove dead comments | BonfaceKilz |
2021-05-08 | wqflask: Process MySQL URI and store the result in the global scope | BonfaceKilz |
2021-05-08 | api: gen_menu: Inject MySQL conn object and use that for queries | BonfaceKilz |
2021-05-08 | api: router: Inject MySQL object when fetching menu items | BonfaceKilz |
2021-05-08 | tests: test_gen_menu: Update failing tests•••Update tests to use (and mock) the injected MySQL connection object.
| BonfaceKilz |
2021-05-07 | Display cofactors = None on the loading page if there are no cofactors | zsloan |
2021-05-07 | Check if num_bootstrap is in start_vars, since it won't exist for non-qtlreap... | zsloan |
2021-05-07 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |