aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-15fetch only strains from the primary datasetsAlexander Kabui
2021-11-15test precomppute caching integrationAlexander Kabui
2021-11-15pep8 formatting & fix variable namesAlexander Kabui
2021-11-15refactor function to fetch datasets data for precomputesAlexander Kabui
2021-11-15fix for truncating filesAlexander Kabui
2021-11-12Merge pull request #627 from zsloan/bug/fix_gene_symbol_mapping_errorzsloan
2021-11-12This change prevents an error caused by trying to export mapping results for ...zsloan
2021-11-12Merge pull request #626 from Alexanderlacuna/bugfix/nonetype-trait-symbol-fixAlexander Kabui
2021-11-12bugfix:cases where trait symbol is noneAlexander Kabui
2021-11-12Merge pull request #625 from zsloan/bug/too_many_results_search_errorzsloan
2021-11-12Change the max results to display depending upon data type, since ProbeSet re...zsloan
2021-11-12Added check for too_many_results before writing the table JSzsloan
2021-11-11pep8 formatting + minor fixing for writing to filesAlexander Kabui
2021-11-11minor fix for updating dictAlexander Kabui
2021-11-11minor fix for generating file_nameAlexander Kabui
2021-11-11code to cache frequently run probeset correlationAlexander Kabui
2021-11-11fix issue with number for samplesAlexander Kabui
2021-11-11Update links for updating groupsBonfaceKilz
2021-11-11Add new group endpointsBonfaceKilz
2021-11-11view_group.html: Hide checkbox for non-usersBonfaceKilz
2021-11-11view_group.html: Hide the "Change Group Name" button for non-adminsBonfaceKilz
2021-11-11view_group.html: Prepend "Name" before the group nameBonfaceKilz
2021-11-11view_group.html: Display the group's UID if the user is an adminBonfaceKilz
2021-11-11view_group.html: Use GROUP_URL for adding admins and usersBonfaceKilz
2021-11-11view_group.html: Add html indentationBonfaceKilz
2021-11-11view_group.html: Remove redundant bool checkBonfaceKilz
2021-11-11Rename "view_groups" to "display_groups"BonfaceKilz
2021-11-11Update URL for viewing a particular groupBonfaceKilz
2021-11-11Update URL for creating a new groupBonfaceKilz
2021-11-11Update URL for removing groups in templateBonfaceKilz
2021-11-11group_manager.py: Add methods for creating and deleting groupsBonfaceKilz
2021-11-11Remove empty JavaScript script-blockBonfaceKilz
2021-11-11Replace "var" with "let"BonfaceKilz
2021-11-11Update "create_group" endpoint in templateBonfaceKilz
2021-11-11Register "group_management" blueprintBonfaceKilz
2021-11-11Delete all methods in group_manager.pyBonfaceKilz
2021-11-11Apply pep-8 to fileBonfaceKilz
2021-11-11init test for precomputing sample correlationAlexander Kabui
2021-11-11add fast compute from gn3Alexander Kabui
2021-11-10add compute gifAlexander Kabui
2021-11-10rename:loading correlation results to computing correlationsAlexander Kabui
2021-11-09Merge pull request #623 from zsloan/bug/temp_trait_fixzsloan
2021-11-09Fixed error mistakenly introduced by the last commitzsloan
2021-11-09Merge pull request #622 from zsloan/bug/temp_trait_fixzsloan
2021-11-09Temporary fix to get temp trait submission working again; maybe should be dea...zsloan
2021-11-08Merge pull request #620 from genenetwork/jupyter_notebooks_uizsloan
2021-11-08Add some paddingjupyter_notebooks_uiFrederick Muriuki Muriithi
2021-11-08Fix styling of divsFrederick Muriuki Muriithi
2021-11-08Fix syntax errorFrederick Muriuki Muriithi
2021-11-08Add some styling for the Jupyter linksFrederick Muriuki Muriithi