Age | Commit message (Expand) | Author |
2021-05-10 | add previous endpoint for correlation | Alexander Kabui |
2021-05-09 | fix:add lit for trait list | Alexander Kabui |
2021-05-03 | apply limit to for results | Alexander Kabui |
2021-05-01 | autopep8 for file | Alexander Kabui |
2021-05-01 | delete demo correlation page | Alexander Kabui |
2021-05-01 | modify column for p_val | Alexander Kabui |
2021-05-01 | add default values for empt columns | Alexander Kabui |
2021-05-01 | add toggle for columns | Alexander Kabui |
2021-04-30 | add template for correlation result | Alexander Kabui |
2021-04-26 | fix:remove debug statements and commented code | Alexander Kabui |
2021-04-26 | test for probe-type sample and tissue | Alexander Kabui |
2021-04-23 | debugging for fetching probe data | Alexander Kabui |
2021-04-20 | refactor code for iterating mrna tissue data | Alexander Kabui |
2021-04-19 | fix for correlation_demo template | Alexander Kabui |
2021-04-17 | refactoring fetching of data | Alexander Kabui |
2021-04-17 | use gn3 lib | Alexander Kabui |
2021-04-16 | add demo template | Alexander Kabui |
2021-04-15 | change api port | Alexander Kabui |
2021-04-08 | minor fix | Alexander Kabui |
2021-03-28 | refactor correlation integration code | Alexander Kabui |
2021-03-25 | minor fix | Alexander Kabui |
2021-03-25 | fix import error | Alexander Kabui |
2021-03-25 | modify gn3 integration code | Alexander Kabui |
2021-03-25 | add initial demo template page | Alexander Kabui |
2021-03-25 | add code for calling gn3 correlation endpoint | Alexander Kabui |
2021-03-24 | initial commit for integrating to gn3 api | Alexander Kabui |
2021-03-24 | initial commit for gn3-correlation api integration | Alexander Kabui |
2021-03-16 | Fixed test_check_resource_availability_of_super_user to account for user_id b... | zsloan |
2021-03-16 | Added try/except to convert owner_id to bytes if necessary | zsloan |
2021-03-16 | Fixed encoding in load_json_from_redis to account for the first that column v... | zsloan |
2021-03-16 | Fixed encoding to make get_user_groups work properly, since the user IDs for ... | zsloan |
2021-03-16 | Removed unnecessary encoding of user_id from authentication_tools.py | zsloan |
2021-03-16 | Removed unnecessary decoding when getting user_id from UserSession | zsloan |
2021-03-12 | Fixed imports in send_forgot_password_email since they apparently needed to b... | zsloan |
2021-03-07 | Right-aligned the Mean column for phenotype global search | zsloan |
2021-03-07 | Limited Mean for phenotype global search to 3 decimal places | zsloan |
2021-03-04 | Fixed issue that caused JS to break when trait description contains a newline... | zsloan |
2021-03-03 | Checked if pre_publication_description is NULL, because there was an error re... | zsloan |
2021-02-23 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-02-23 | This should fix the issue with Haplotype Analyst sample names/values not bein... | zsloan |
2021-02-19 | Fixed test_gen_menu to reflect updated query | zsloan |
2021-02-19 | Fixed TestCheckResourceAvailability to make it work after realizing that Redi... | zsloan |
2021-02-19 | Fixed test_run_mapping.py to make export_mapping_results test work correctly | zsloan |
2021-02-19 | Patched utility.authentication_tools.g as TestUserSession because otherwise t... | zsloan |
2021-02-18 | Increased sample table width added for each case attribute. At some point thi... | zsloan |
2021-02-18 | Committing changes that added some fields to mapping export - one of the test... | zsloan |
2021-02-18 | Convert user ID to string | zsloan |
2021-02-18 | Remove the deocde since it was throwing an error | zsloan |
2021-02-18 | Changed gsearch to be able to account for permissions either being a list or ... | zsloan |
2021-02-18 | Changed DEFAULT_PERMISSIONS AND SUPER_PERMISSIONS to not have permissions be ... | zsloan |