Age | Commit message (Expand) | Author |
2022-02-21 | Fix a myriad of linter issues | Frederick Muriuki Muriithi |
2022-01-10 | Check for path existence | Frederick Muriuki Muriithi |
2021-12-14 | Fix bug: expects int, gets object - Fixed. | Frederick Muriuki Muriithi |
2021-12-14 | mypy: ignore some imports and errors | Frederick Muriuki Muriithi |
2021-12-14 | Set explicit formatting for sequences in queries | Frederick Muriuki Muriithi |
2021-12-13 | Fix errors with query | Frederick Muriuki Muriithi |
2021-12-10 | Fix parameters | Frederick Muriuki Muriithi |
2021-11-29 | Fix linting errors | Frederick Muriuki Muriithi |
2021-11-29 | Provide entry-point function for the partial correlations | Frederick Muriuki Muriithi |
2021-11-29 | Fix bugs in data | Frederick Muriuki Muriithi |
2021-11-29 | Update return type | Frederick Muriuki Muriithi |
2021-11-29 | Return only values | Frederick Muriuki Muriithi |
2021-11-29 | Update typing notations on functions | Frederick Muriuki Muriithi |
2021-11-29 | Fix query parametrisation | Frederick Muriuki Muriithi |
2021-11-23 | Fix a myriad of linting errors | Frederick Muriuki Muriithi |
2021-11-23 | Update documentation for functions | Frederick Muriuki Muriithi |
2021-11-22 | Add test to query builders | Frederick Muriuki Muriithi |
2021-11-22 | Migrate `web.webqtl.correlation.CorrelationPage.fetchAllDatabaseData` function | Frederick Muriuki Muriithi |
2021-11-22 | Make the DB connection argument the first | Frederick Muriuki Muriithi |
2021-11-04 | Add some condition checking functions | Frederick Muriuki Muriithi |
2021-11-04 | Fix linting and typing errors | Frederick Muriuki Muriithi |
2021-11-04 | Rework sorting: remove `compare_tissue_correlation_absolute_values` | Frederick Muriuki Muriithi |
2021-11-04 | Complete `build_temporary_tissue_correlations_table` | Frederick Muriuki Muriithi |
2021-11-04 | Move `correlations_of_all_tissue_traits` | Frederick Muriuki Muriithi |
2021-11-04 | Move the function to computations module | Frederick Muriuki Muriithi |
2021-11-04 | Stub out `batch_computed_tissue_correlation` function | Frederick Muriuki Muriithi |
2021-11-04 | Complete `correlations_of_all_tissue_traits` | Frederick Muriuki Muriithi |
2021-11-04 | Implement `fetch_gene_symbol_tissue_value_dict_for_trait` | Frederick Muriuki Muriithi |
2021-10-25 | Start implementation of `fetch_tissue_correlations` and dependencies | Frederick Muriuki Muriithi |
2021-10-25 | Implement `fetch_literature_correlations` and depedencies | Frederick Muriuki Muriithi |
2021-10-25 | Implement `get_filename` for correlations | Frederick Muriuki Muriithi |