aboutsummaryrefslogtreecommitdiff
path: root/gn3
AgeCommit message (Expand)Author
2021-08-27Provide intermediate data in final resultsMuriithi Frederick Muriuki
2021-08-27Export trait data to fileMuriithi Frederick Muriuki
2021-08-27Rework strains and trait values retrievalMuriithi Frederick Muriuki
2021-08-20Merge branch 'main' of github.com:genenetwork/genenetwork3 into heatmap_gener...Muriithi Frederick Muriuki
2021-08-20Fix typing issue(s) caught by mypyMuriithi Frederick Muriuki
2021-08-20Retrieve the strains with valid valuesMuriithi Frederick Muriuki
2021-08-20Add tests for ordering and implement functionMuriithi Frederick Muriuki
2021-08-20Minor correlation fixes (#36)Alexander Kabui
2021-08-18Test the clusteringMuriithi Frederick Muriuki
2021-08-18Fix obvious linting errorsMuriithi Frederick Muriuki
2021-08-18Make child sequence a listMuriithi Frederick Muriuki
2021-08-18Provide top-level `riset` key-value pairMuriithi Frederick Muriuki
2021-08-18Add tests and fix errors caught with testsMuriithi Frederick Muriuki
2021-08-18Fix errors: add in missing parenthesisMuriithi Frederick Muriuki
2021-08-18Initialise heatmap generation moduleMuriithi Frederick Muriuki
2021-08-17Test the clusteringMuriithi Frederick Muriuki
2021-08-17Fix obvious linting errorsMuriithi Frederick Muriuki
2021-08-17Make child sequence a listMuriithi Frederick Muriuki
2021-08-17Provide top-level `riset` key-value pairMuriithi Frederick Muriuki
2021-08-17Add tests and fix errors caught with testsMuriithi Frederick Muriuki
2021-08-17Fix errors: add in missing parenthesisMuriithi Frederick Muriuki
2021-08-16Merge branch 'main' into heatmap_generationMuriithi Frederick Muriuki
2021-08-16Merge pull request #32 from genenetwork/heatmap_decompose_db_retrievalBonfaceKilz
2021-08-12Initialise heatmap generation moduleMuriithi Frederick Muriuki
2021-08-12Fix linting errorsMuriithi Frederick Muriuki
2021-08-12Import missing definitionsMuriithi Frederick Muriuki
2021-08-11use normal function for correlation (#34)Alexander Kabui
2021-08-09Build up the heatmap dataMuriithi Frederick Muriuki
2021-08-09Set up the trait dataset type correctlyMuriithi Frederick Muriuki
2021-08-09Retrieve the trait dataMuriithi Frederick Muriuki
2021-08-09Add missing arguments. Fix typo.Muriithi Frederick Muriuki
2021-08-09Fix linting errorsMuriithi Frederick Muriuki
2021-08-08Only load extra data if the traits have basic infoMuriithi Frederick Muriuki
2021-08-08Merge branch 'main' of github.com:genenetwork/genenetwork3 into heatmap_decom...Muriithi Frederick Muriuki
2021-08-07Add gunicorn support for productionPjotr Prins
2021-08-05db: traits: Return unique values when fetching sample dataBonfaceKilz
2021-08-05Reorganise the database codeMuriithi Frederick Muriuki
2021-08-05Build up trait_name items from full nameMuriithi Frederick Muriuki
2021-08-04Fix issues caught by pylintMuriithi Frederick Muriuki
2021-08-04Retrieve the RISet and RISet ID valuesMuriithi Frederick Muriuki
2021-08-04Add tests for post-processing functionsMuriithi Frederick Muriuki
2021-08-04Avoid string interpolation: use prepared statementMuriithi Frederick Muriuki
2021-07-30Rework db functions to enable postprocessingMuriithi Frederick Muriuki
2021-07-30Add module for common utilitiesMuriithi Frederick Muriuki
2021-07-30Return dict from query functionsMuriithi Frederick Muriuki
2021-07-29Merge branch 'main' into Feature/Update-db-from-csv-dataBonfaceKilz
2021-07-29Delete "update_raw" and it's test-casesBonfaceKilz
2021-07-29Add method for updating values from a sample datasetBonfaceKilz
2021-07-29Add partial type annotations for slink moduleMuriithi Frederick Muriuki
2021-07-29Add type annotations to the functionMuriithi Frederick Muriuki