Age | Commit message (Expand) | Author |
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-21 | locustfile: Add new load test for a simple test-case•••Load test fetching a single trait using Locust.
| BonfaceKilz |
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 | workflows: main.yml: Remove mysql service and update gn2 b/g task | BonfaceKilz |
2021-05-11 | workflows: main.yml: Use mariadb as a service | BonfaceKilz |
2021-05-11 | workflows: main.yml: Set up gn2 before running the unit tests | BonfaceKilz |
2021-05-11 | workflows: main.yml: Use screen to run gn2 | BonfaceKilz |
2021-05-11 | workflows: main.yml: Remove hard-coded path | BonfaceKilz |
2021-05-11 | links_scraper: genelinks: Apply pep-8 formatting | BonfaceKilz |
2021-05-11 | links_scraper: genelinks: Remove unused import | BonfaceKilz |
2021-05-11 | workflows: main.yml: Update container image | BonfaceKilz |
2021-05-11 | doc: docker-container: Default to python3-genenetwork2 for examples | BonfaceKilz |
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 | revert python path | 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 |