aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-30autopep8: Fix E20-E27BonfaceKilz
2021-04-29I think the import of collect.py got removed with recent changes, so I'm addi...zsloan
2021-04-29Merge pull request #569 from zsloan/bug/network_graph_fixeszsloan
2021-04-29Merge branch 'testing' into bug/network_graph_fixeszsloan
2021-04-29Fix corr_scatter_plot url to include method - without method it was throwing ...zsloan
2021-04-29Don't draw edges between a trait and itselfzsloan
2021-04-29Changed the way sample data is fetched for network graph to include parents/f1szsloan
2021-04-29Merge pull request #566 from BonfaceKilz/Feature/Add-upload-data-formsBonfaceKilz
2021-04-29Merge branch 'testing' into Feature/Add-upload-data-formsBonfaceKilz
2021-04-29Run `sed -i 's/(object)//g'`BonfaceKilz
2021-04-29base: trait: Remove unused functionBonfaceKilz
2021-04-29base: data_set: Remove unused methodBonfaceKilz
2021-04-29base: data_set: Apply pep-8BonfaceKilz
2021-04-29base: data_set: Remove unused methodBonfaceKilz
2021-04-29base: data_set: Rewrite data_set using @dataclassBonfaceKilz
2021-04-29tests: test_data_set: Update testBonfaceKilz
2021-04-29tests: unit: test_data_set: Remove unused mockBonfaceKilz
2021-04-29wqflask: show_trait: Autopep-8 bufferBonfaceKilz
2021-04-29wqflask: show_trait: Remove unused imports.BonfaceKilz
2021-04-29wqflask: Add new js file for processing menu entriesBonfaceKilz
2021-04-29templates: edit_trait.html: Trim form to only contain selection menuBonfaceKilz
2021-04-29templates: edit_trait.html: Add extra fields for the formBonfaceKilz
2021-04-29templates: edit_trait.html: Add comment headersBonfaceKilz
2021-04-29wqflask: views: Add new function for selecting a datasetBonfaceKilz
2021-04-29templates: edit_trait.html: New fileBonfaceKilz
2021-04-29wqflask: views: Replace dict de-structuring with kw argumentsBonfaceKilz
2021-04-28Merge pull request #568 from zsloan/bug/fix_gemma_temptrait_covariateszsloan
2021-04-28Added something to jsonable in trait.py to account for temp traits (this is n...zsloan
2021-04-28Merge pull request #567 from zsloan/bug/fix_gemma_temptrait_covariateszsloan
2021-04-28Account for temp traits when adding covariates with GEMMA mappingzsloan
2021-04-28wqflask: views: Delete stale commentsBonfaceKilz
2021-04-28wqflask: views: Apply pep-8BonfaceKilz
2021-04-28Use right block level commentsBonfaceKilz
2021-04-28Remove stale commentsBonfaceKilz
2021-04-28Remove local variables that are unusedBonfaceKilz
2021-04-28wqflask: views: Remove news importBonfaceKilz
2021-04-28wqflask: views.py: Clean up imports sectionBonfaceKilz
2021-04-27templates: submit_trait.html: Add field for inputting trait nameBonfaceKilz
2021-04-23Remove stale commentsBonfaceKilz
2021-04-23Apply PEP-8BonfaceKilz
2021-04-23Rewrite For Loop in a more Pythonic wayBonfaceKilz
2021-04-23Rename index_page_orig to index_pageBonfaceKilz
2021-04-23Add full link to genetic data collected as part of WebQTL projectBonfaceKilz
2021-04-23Move looped sql query into one statement in "get_species_groups"BonfaceKilz
2021-04-23Remove stale commentsBonfaceKilz
2021-04-22Account for situations where the trait symbol is null for ProbeSet traits; pr...zsloan
2021-04-22Added JS that sets the 'add to collection' dropdown to default to the collect...zsloan
2021-04-19Specify only getting the first two items after splitting the trait/dataset in...zsloan
2021-04-19Removedu nused function from network_graph.pyzsloan
2021-04-19Removed commented out js filezsloan