aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
auth/implement-authorization-code-flowauth: Implement "Authorization Code Flow"Frederick Muriuki Muriithi2 years
data-access-levels-endpointauth: Unlink data from resourcesFrederick Muriuki Muriithi2 years
feature/autocomplete-generationinit commitAlexander_Kabui2 years
feature/lmdb-rustadd lmdb rust caller functionAlexander_Kabui2 years
gn-guileAdded commentPjotr Prins24 months
lunaRunning luna in containerGN3 production3 years
mainAdd rdf-tests after the check phase.Munyoki Kilyungi10 months
migrate-to-python3.10Fix linting errors caused by bump to Python 3.10Frederick Muriuki Muriithi2 years
oauth2_auth_flowauth: implement OAuth2 flow.Frederick Muriuki Muriithi3 years
rework-genotype-linkingRework genenetwork linkingFrederick Muriuki Muriithi2 years
[...]
 
 
AgeCommit messageAuthor
2022-01-27Refactor: Remove circular import•••The function `gn3.computation.partial_correlations.correlations_of_all_tissue_traits` was, before this commit, called inside the `gn3.db.correlations.build_temporary_tissue_correlations_table` function, leading to a circular dependency. This commit removes the circular dependency by rearranging the calls. refactor-circular-importFrederick Muriuki Muriithi
2022-01-24README: Add pylint and mypy CI badges.•••We now have separate CI jobs for the pylint and mypy tests. * README.md: Add pylint and mypy CI badges. Arun Isaac
2022-01-22minor refactoringAlexander Kabui
2022-01-22function override:fix target specific output file for networkAlexander Kabui
2022-01-22generate networkAlexander Kabui
2022-01-22process ctl plot data imgAlexander Kabui
2022-01-22generate ctl plots for each traitAlexander Kabui
2022-01-22read stdout data;handle exceptionsAlexander Kabui
2022-01-22generate required json data for ctl apiAlexander Kabui
2022-01-22fixes for ctl script:generate ctl ctl_significant jsonAlexander Kabui
[...]