Age | Commit message (Expand) | Author |
2021-05-06 | Fixed vertical position of loading text so that it should be positioned in th... | zsloan |
2021-05-06 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-05-06 | Include group and species in form parameters for mapping results page, so the... | zsloan |
2021-05-06 | Include group/species in form parameters on trait page so they can be display... | zsloan |
2021-05-06 | Changed the way metadata is displayed on the mapping loading page | zsloan |
2021-05-06 | Delete model.py and it's references | BonfaceKilz |
2021-05-06 | wqflask: user_manager: Delete usermanager.py and it's references | BonfaceKilz |
2021-05-06 | wqflask: database: Remove logging | BonfaceKilz |
2021-05-05 | Added whether GEMMA is using LOCO to mapping loading page | zsloan |
2021-05-05 | Added genotype file to mapping loading page | zsloan |
2021-05-05 | Removed an unused item from mapping_input_list | zsloan |
2021-05-05 | Added a number of new metadata items to the mapping loading page, such as cov... | zsloan |
2021-05-05 | Added mapping download button above the results table | zsloan |
2021-05-05 | Made change that should cause clicking the R/qtl tab to make it compute; also... | zsloan |
2021-05-05 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-05-05 | Removed broken Genome Browser link from index page | zsloan |
2021-05-05 | base: species: Remove redundant assignment | BonfaceKilz |
2021-05-05 | api: gen_menu: Remove "+" when concatenating strings inside brackets | BonfaceKilz |
2021-05-05 | tests: test_species: Update failing tests | BonfaceKilz |
2021-05-05 | base: chromosomes: Fetch the chromosomes lazily | BonfaceKilz |
2021-05-05 | base: species: Rewrite Chromosomes using a dataclass | BonfaceKilz |
2021-05-05 | base: species: Rewrite IndChromosome using a dataclass | BonfaceKilz |
2021-05-05 | base: trait: Remove logging information | BonfaceKilz |
2021-05-05 | base: species: Rewrite TheSpecies class using a dataclass | BonfaceKilz |
2021-05-05 | base: species: Remove unused import | BonfaceKilz |
2021-05-05 | base: species: Format SQL queries | BonfaceKilz |
2021-05-05 | templates: test_species: Add tests for instantiating Chromosomes | BonfaceKilz |
2021-05-05 | tests: test_species: Test that IndChromosome instantiates correctly | BonfaceKilz |
2021-05-05 | tests: test_species: Add test cases for TestTheSpecies class | BonfaceKilz |
2021-05-04 | Removed unused rpy import in run_mapping.py | zsloan |
2021-05-03 | Account for the possibility of the R being returned as 0.999... by scipy when... | zsloan |
2021-05-03 | apply limit to for results | Alexander Kabui |
2021-05-01 | autopep8 for file | Alexander Kabui |
2021-05-01 | delete demo correlation page | Alexander Kabui |
2021-05-01 | modify column for p_val | Alexander Kabui |
2021-05-01 | add default values for empt columns | Alexander Kabui |
2021-05-01 | add toggle for columns | Alexander Kabui |
2021-04-30 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-04-30 | Fixed issue where Network Graph wouldn't show edges if multiple nodes had the... | zsloan |
2021-04-30 | autopep8: Run autopep8 100 times with target rules | BonfaceKilz |
2021-04-30 | autopep8: Fix E121,E122,E123,EI24,E125,E126,E127,E128,E129,E131,E133 | BonfaceKilz |
2021-04-30 | autopep8: Fix E101, E11 | BonfaceKilz |
2021-04-30 | autopep8: Fix W504 | BonfaceKilz |
2021-04-30 | autopep8: Fix W291, W292, W293, W391 | BonfaceKilz |
2021-04-30 | autopep8: Fix E70 and E701 | BonfaceKilz |
2021-04-30 | autopep8: Fix E501 | BonfaceKilz |
2021-04-30 | autopep8: Fix E401 | BonfaceKilz |
2021-04-30 | autopep8: Fix E301,E302,E303,E304,E305,E306 | BonfaceKilz |
2021-04-30 | autopep8: Fix E20-E27 | BonfaceKilz |
2021-04-30 | add template for correlation result | Alexander Kabui |