aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-10add previous endpoint for correlationAlexander Kabui
2021-05-09fix:add lit for trait listAlexander Kabui
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-30add template for correlation resultAlexander Kabui
2021-04-28minor fixes for correlationAlexander Kabui
2021-04-26fix:remove debug statements and commented codeAlexander Kabui
2021-04-26test for probe-type sample and tissueAlexander Kabui
2021-04-23debugging for fetching probe dataAlexander Kabui
2021-04-20refactor code for iterating mrna tissue dataAlexander Kabui
2021-04-19fix for correlation_demo templateAlexander Kabui
2021-04-17refactoring fetching of dataAlexander Kabui
2021-04-17use gn3 libAlexander Kabui
2021-04-16add demo templateAlexander Kabui
2021-04-15change api portAlexander Kabui
2021-04-08minor fixAlexander Kabui
2021-03-28refactor correlation integration codeAlexander Kabui
2021-03-25minor fixAlexander Kabui
2021-03-25fix import errorAlexander Kabui
2021-03-25modify gn3 integration codeAlexander Kabui
2021-03-25add initial demo template pageAlexander Kabui
2021-03-25add code for calling gn3 correlation endpointAlexander Kabui
2021-03-24initial commit for integrating to gn3 apiAlexander Kabui
2021-03-24initial commit for gn3-correlation api integrationAlexander Kabui
2021-03-16Fixed test_check_resource_availability_of_super_user to account for user_id b...zsloan
2021-03-16Added try/except to convert owner_id to bytes if necessaryzsloan
2021-03-16Fixed encoding in load_json_from_redis to account for the first that column v...zsloan
2021-03-16Fixed encoding to make get_user_groups work properly, since the user IDs for ...zsloan
2021-03-16Removed unnecessary encoding of user_id from authentication_tools.pyzsloan
2021-03-16Removed unnecessary decoding when getting user_id from UserSessionzsloan
2021-03-12Fixed imports in send_forgot_password_email since they apparently needed to b...zsloan
2021-03-07Right-aligned the Mean column for phenotype global searchzsloan
2021-03-07Limited Mean for phenotype global search to 3 decimal placeszsloan
2021-03-04Fixed issue that caused JS to break when trait description contains a newline...zsloan
2021-03-03Checked if pre_publication_description is NULL, because there was an error re...zsloan
2021-02-23Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-02-23This should fix the issue with Haplotype Analyst sample names/values not bein...zsloan
2021-02-19Fixed test_gen_menu to reflect updated queryzsloan
2021-02-19Fixed TestCheckResourceAvailability to make it work after realizing that Redi...zsloan
2021-02-19Fixed test_run_mapping.py to make export_mapping_results test work correctlyzsloan
2021-02-19Patched utility.authentication_tools.g as TestUserSession because otherwise t...zsloan
2021-02-18Increased sample table width added for each case attribute. At some point thi...zsloan
2021-02-18Committing changes that added some fields to mapping export - one of the test...zsloan
2021-02-18Convert user ID to stringzsloan
2021-02-18Remove the deocde since it was throwing an errorzsloan
2021-02-18Changed gsearch to be able to account for permissions either being a list or ...zsloan