Age | Commit message (Expand) | Author |
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-29 | I think the import of collect.py got removed with recent changes, so I'm addi... | zsloan |
2021-04-29 | Merge branch 'testing' into bug/network_graph_fixes | zsloan |
2021-04-29 | Fix corr_scatter_plot url to include method - without method it was throwing ... | zsloan |
2021-04-29 | Don't draw edges between a trait and itself | zsloan |
2021-04-29 | Changed the way sample data is fetched for network graph to include parents/f1s | zsloan |
2021-04-29 | Merge branch 'testing' into Feature/Add-upload-data-forms | BonfaceKilz |
2021-04-29 | Run `sed -i 's/(object)//g'` | BonfaceKilz |
2021-04-29 | base: trait: Remove unused function | BonfaceKilz |
2021-04-29 | base: data_set: Remove unused method | BonfaceKilz |
2021-04-29 | base: data_set: Apply pep-8 | BonfaceKilz |
2021-04-29 | base: data_set: Remove unused method | BonfaceKilz |
2021-04-29 | base: data_set: Rewrite data_set using @dataclass | BonfaceKilz |
2021-04-29 | tests: test_data_set: Update test | BonfaceKilz |
2021-04-29 | tests: unit: test_data_set: Remove unused mock | BonfaceKilz |
2021-04-29 | wqflask: show_trait: Autopep-8 buffer | BonfaceKilz |
2021-04-29 | wqflask: show_trait: Remove unused imports. | BonfaceKilz |
2021-04-29 | wqflask: Add new js file for processing menu entries | BonfaceKilz |
2021-04-29 | templates: edit_trait.html: Trim form to only contain selection menu | BonfaceKilz |
2021-04-29 | templates: edit_trait.html: Add extra fields for the form | BonfaceKilz |
2021-04-29 | templates: edit_trait.html: Add comment headers | BonfaceKilz |
2021-04-29 | wqflask: views: Add new function for selecting a dataset | BonfaceKilz |
2021-04-29 | templates: edit_trait.html: New file | BonfaceKilz |
2021-04-29 | wqflask: views: Replace dict de-structuring with kw arguments | BonfaceKilz |
2021-04-28 | Merge pull request #568 from zsloan/bug/fix_gemma_temptrait_covariates | zsloan |
2021-04-28 | Added something to jsonable in trait.py to account for temp traits (this is n... | zsloan |
2021-04-28 | Merge pull request #567 from zsloan/bug/fix_gemma_temptrait_covariates | zsloan |
2021-04-28 | Account for temp traits when adding covariates with GEMMA mapping | zsloan |
2021-04-28 | wqflask: views: Delete stale comments | BonfaceKilz |
2021-04-28 | wqflask: views: Apply pep-8 | BonfaceKilz |
2021-04-28 | Use right block level comments | BonfaceKilz |
2021-04-28 | Remove stale comments | BonfaceKilz |
2021-04-28 | Remove local variables that are unused | BonfaceKilz |
2021-04-28 | wqflask: views: Remove news import | BonfaceKilz |
2021-04-28 | wqflask: views.py: Clean up imports section | BonfaceKilz |
2021-04-27 | templates: submit_trait.html: Add field for inputting trait name | BonfaceKilz |
2021-04-23 | Remove stale comments | BonfaceKilz |
2021-04-23 | Apply PEP-8 | BonfaceKilz |
2021-04-23 | Rewrite For Loop in a more Pythonic way | BonfaceKilz |
2021-04-23 | Rename index_page_orig to index_page | BonfaceKilz |
2021-04-23 | Add full link to genetic data collected as part of WebQTL project | BonfaceKilz |