aboutsummaryrefslogtreecommitdiff
path: root/gn3/db/partial_correlations.py
AgeCommit message (Expand)Author
2023-09-05Fix C3001: Lambda expression assigned to a variableMunyoki Kilyungi
2022-05-06Fix linting and typing errorsFrederick Muriuki Muriithi
2022-05-05Compute partial correlation with selected traitsFrederick Muriuki Muriithi
2022-02-21Fix minor issues introduced while fixing linting errorsFrederick Muriuki Muriithi
2022-02-21Fix a myriad of linter issuesFrederick Muriuki Muriithi
2022-02-21Test partial corrs API with mix of existing and non-existing control traitsFrederick Muriuki Muriithi
2022-02-19Test partial corrs endpoint with non-existing control traitsFrederick Muriuki Muriithi
2022-02-18Remove code trying to query non-existent `TempFreeze` tableFrederick Muriuki Muriithi
2022-02-18Test partial correlations endpoint with non-existent primary traitsFrederick Muriuki Muriithi
2022-01-10Fix dataset retrieval query for `Geno` traitsFrederick Muriuki Muriithi
2022-01-10Surround statement with parens for readabilityFrederick Muriuki Muriithi
2022-01-10Convert keys to stringFrederick Muriuki Muriithi
2022-01-10Fix error in query: Replace '=' with 'IN'Frederick Muriuki Muriithi
2022-01-10Rework database functions to fetch multiple itemsFrederick Muriuki Muriithi