Age | Commit message (Expand) | Author |
2022-08-17 | Use context managers for database cursors | Frederick Muriuki Muriithi |
2022-08-17 | Merge branch 'chores/rust-enhancements' of github.com:Alexanderlacuna/genenet... | Frederick Muriuki Muriithi |
2022-08-16 | Merge dicts into single result | Frederick Muriuki Muriithi |
2022-08-16 | Convert list items to single dict | Frederick Muriuki Muriithi |
2022-08-16 | rename boolean variables | Alexander_Kabui |
2022-08-16 | linter fixes | Alexander_Kabui |
2022-08-16 | enable compute all for test | Alexander_Kabui |
2022-08-16 | index error fix | Alexander_Kabui |
2022-08-16 | remove flask g object | Alexander_Kabui |
2022-08-16 | minor fixes for computing all correlations | Alexander_Kabui |
2022-08-16 | Setup default GN_PROXY setting | Frederick Muriuki Muriithi |
2022-08-15 | add default values for num overlap,corr_coeff | Alexander_Kabui |
2022-08-14 | init:perform top n sample for probes | Alexander_Kabui |
2022-08-12 | Update to newer lxml API | Frederick Muriuki Muriithi |
2022-08-12 | Revert "Check for keys before using them." | Frederick Muriuki Muriithi |
2022-08-12 | Merge branch 'integrate-rust-correlations' of github.com:genenetwork/genenetw... | Frederick Muriuki Muriithi |
2022-08-12 | Add a profiling script | Frederick Muriuki Muriithi |
2022-08-12 | Fix some issues with the tests. Add notes in code for improvements. | Frederick Muriuki Muriithi |
2022-08-12 | Refactor: separate the three correlation types | Frederick Muriuki Muriithi |
2022-08-12 | Fix correlation tests: Fix the test message. | Frederick Muriuki Muriithi |
2022-08-12 | Check for keys before using them. | Frederick Muriuki Muriithi |
2022-08-12 | Update format to prevent tissue correlation from failing | Frederick Muriuki Muriithi |
2022-08-12 | Check that the correlations work as expected. | Frederick Muriuki Muriithi |
2022-08-12 | Fix formatting for legibility | Frederick Muriuki Muriithi |
2022-08-12 | code to merge results;minor fixes | Alexander_Kabui |
2022-08-12 | compute top n tissue results | Alexander_Kabui |
2022-08-12 | add code to compute top n tissue results | Alexander_Kabui |
2022-08-12 | Fix minor bug. | Frederick Muriuki Muriithi |
2022-08-12 | Integrate rust correlations. Deduplicate similar code. | Frederick Muriuki Muriithi |
2022-08-12 | Add a profiling script | Frederick Muriuki Muriithi |
2022-08-12 | Fix some issues with the tests. Add notes in code for improvements. | Frederick Muriuki Muriithi |
2022-08-11 | Add data-trait-info attribute to checkboxes on search results page | zsloan |
2022-08-11 | Refactor: separate the three correlation types | Frederick Muriuki Muriithi |
2022-08-11 | Fix correlation tests: Fix the test message. | Frederick Muriuki Muriithi |
2022-08-11 | Check for keys before using them. | Frederick Muriuki Muriithi |
2022-08-11 | Update format to prevent tissue correlation from failing | Frederick Muriuki Muriithi |
2022-08-10 | Check that the correlations work as expected. | Frederick Muriuki Muriithi |
2022-08-10 | Fix formatting for legibility | Frederick Muriuki Muriithi |
2022-08-10 | code to merge results;minor fixes | Alexander_Kabui |
2022-08-10 | compute top n tissue results | Alexander_Kabui |
2022-08-10 | add code to compute top n tissue results | Alexander_Kabui |
2022-08-09 | Fix minor bug. | Frederick Muriuki Muriithi |
2022-08-09 | Integrate rust correlations. Deduplicate similar code. | Frederick Muriuki Muriithi |
2022-08-09 | Display the probeset name in the editing form | Munyoki Kilyungi |
2022-08-09 | Make edit_probeset.html similar to corresponding phenotype page | Munyoki Kilyungi |
2022-08-09 | Delete "diff" section | Munyoki Kilyungi |
2022-08-09 | Remove "diff" logic from edit_probeset | Munyoki Kilyungi |
2022-08-09 | Update h1 title of history page | Munyoki Kilyungi |
2022-08-09 | Fix circular import issue | Frederick Muriuki Muriithi |
2022-08-09 | Integrate rust correlation for "sample" correlation selection | Frederick Muriuki Muriithi |