aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2021-05-06wqflask: database: Remove loggingBonfaceKilz
2021-05-05Added whether GEMMA is using LOCO to mapping loading pagezsloan
2021-05-05Added genotype file to mapping loading pagezsloan
2021-05-05Removed an unused item from mapping_input_listzsloan
2021-05-05Added a number of new metadata items to the mapping loading page, such as cov...zsloan
2021-05-05Added mapping download button above the results tablezsloan
2021-05-05Made change that should cause clicking the R/qtl tab to make it compute; also...zsloan
2021-05-05Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-05-05Removed broken Genome Browser link from index pagezsloan
2021-05-05base: species: Remove redundant assignmentBonfaceKilz
2021-05-05api: gen_menu: Remove "+" when concatenating strings inside bracketsBonfaceKilz
2021-05-05tests: test_species: Update failing testsBonfaceKilz
2021-05-05base: chromosomes: Fetch the chromosomes lazilyBonfaceKilz
2021-05-05base: species: Rewrite Chromosomes using a dataclassBonfaceKilz
2021-05-05base: species: Rewrite IndChromosome using a dataclassBonfaceKilz
2021-05-05base: trait: Remove logging informationBonfaceKilz
2021-05-05base: species: Rewrite TheSpecies class using a dataclassBonfaceKilz
2021-05-05base: species: Remove unused importBonfaceKilz
2021-05-05base: species: Format SQL queriesBonfaceKilz
2021-05-05templates: test_species: Add tests for instantiating ChromosomesBonfaceKilz
2021-05-05tests: test_species: Test that IndChromosome instantiates correctlyBonfaceKilz
2021-05-05tests: test_species: Add test cases for TestTheSpecies classBonfaceKilz
2021-05-04Removed unused rpy import in run_mapping.pyzsloan
2021-05-03Account for the possibility of the R being returned as 0.999... by scipy when...zsloan
2021-05-03apply limit to for resultsAlexander Kabui
2021-05-01autopep8 for fileAlexander Kabui
2021-05-01delete demo correlation pageAlexander Kabui
2021-05-01modify column for p_valAlexander Kabui
2021-05-01add default values for empt columnsAlexander Kabui
2021-05-01add toggle for columnsAlexander Kabui
2021-04-30Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-04-30Fixed issue where Network Graph wouldn't show edges if multiple nodes had the...zsloan
2021-04-30autopep8: Run autopep8 100 times with target rulesBonfaceKilz
2021-04-30autopep8: Fix E121,E122,E123,EI24,E125,E126,E127,E128,E129,E131,E133BonfaceKilz
2021-04-30autopep8: Fix E101, E11BonfaceKilz
2021-04-30autopep8: Fix W504BonfaceKilz
2021-04-30autopep8: Fix W291, W292, W293, W391BonfaceKilz
2021-04-30autopep8: Fix E70 and E701BonfaceKilz
2021-04-30autopep8: Fix E501BonfaceKilz
2021-04-30autopep8: Fix E401BonfaceKilz
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2021-04-30autopep8: Fix E20-E27BonfaceKilz
2021-04-30add template for correlation resultAlexander Kabui
2021-04-29I think the import of collect.py got removed with recent changes, so I'm addi...zsloan
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 branch 'testing' into Feature/Add-upload-data-formsBonfaceKilz
2021-04-29Run `sed -i 's/(object)//g'`BonfaceKilz