Age | Commit message (Expand) | Author |
2021-10-18 | Move `export_informative` function to `gn3.db.traits` module | Frederick Muriuki Muriithi |
2021-10-18 | Move 'export_trait_data' to 'gn3.db.traits' module | Frederick Muriuki Muriithi |
2021-09-27 | Update terminology: `riset` to `group` | Frederick Muriuki Muriithi |
2021-09-27 | Update terminology: `strain` to `sample` | Frederick Muriuki Muriithi |
2021-09-22 | Fix typing issues | Frederick Muriuki Muriithi |
2021-09-22 | Fix pylint errors | Frederick Muriuki Muriithi |
2021-08-31 | Fix linting errors, minor bugs and reorganise code | Muriithi Frederick Muriuki |
2021-08-31 | Update `heatmap_data` function: remove extraneous data | Muriithi Frederick Muriuki |
2021-08-17 | Provide top-level `riset` key-value pair | Muriithi Frederick Muriuki |
2021-08-09 | Set up the trait dataset type correctly | Muriithi Frederick Muriuki |
2021-08-09 | Retrieve the trait data | Muriithi Frederick Muriuki |
2021-08-09 | Add missing arguments. Fix typo. | Muriithi Frederick Muriuki |
2021-08-09 | Fix linting errors | Muriithi Frederick Muriuki |
2021-08-08 | Only load extra data if the traits have basic info | Muriithi Frederick Muriuki |
2021-08-08 | Merge branch 'main' of github.com:genenetwork/genenetwork3 into heatmap_decom... | Muriithi Frederick Muriuki |
2021-08-05 | db: traits: Return unique values when fetching sample data | BonfaceKilz |
2021-08-05 | Reorganise the database code | Muriithi Frederick Muriuki |
2021-08-05 | Build up trait_name items from full name | Muriithi Frederick Muriuki |
2021-08-04 | Fix issues caught by pylint | Muriithi Frederick Muriuki |
2021-08-04 | Retrieve the RISet and RISet ID values | Muriithi Frederick Muriuki |
2021-08-04 | Add tests for post-processing functions | Muriithi Frederick Muriuki |
2021-08-04 | Avoid string interpolation: use prepared statement | Muriithi Frederick Muriuki |
2021-07-30 | Rework db functions to enable postprocessing | Muriithi Frederick Muriuki |
2021-07-30 | Return dict from query functions | Muriithi Frederick Muriuki |
2021-07-29 | Merge branch 'main' into Feature/Update-db-from-csv-data | BonfaceKilz |
2021-07-29 | Add method for updating values from a sample dataset | BonfaceKilz |
2021-07-29 | Add type annotations to the function | Muriithi Frederick Muriuki |
2021-07-29 | Retrieve trait information | Muriithi Frederick Muriuki |
2021-07-29 | Make name retrieval more general | Muriithi Frederick Muriuki |
2021-07-29 | Retrieve 'ProbeSet' trait name | Muriithi Frederick Muriuki |
2021-07-29 | db: traits: Remove publishdata column | BonfaceKilz |
2021-07-26 | db: traits: Fetch sample_data from a trait in csv form | BonfaceKilz |
2021-07-26 | db: traits: Remove unused functions | BonfaceKilz |
2021-05-08 | Fix pep-8 errors | BonfaceKilz |
2021-05-08 | db: traits: Add extra method for looking up webqtl datasets | BonfaceKilz |
2021-05-08 | db: traits: Update method for inserting publication method | BonfaceKilz |
2021-05-08 | Add method for inserting publication_data | BonfaceKilz |
2021-05-08 | Add webqtlCaseData DS to keep track of case data in one trait | BonfaceKilz |
2021-05-08 | Replace namedtuple with a dataclass | BonfaceKilz |
2021-05-08 | Add method for inserting phenotypes | BonfaceKilz |
2021-05-08 | Add method for inserting publications | BonfaceKilz |
2021-05-08 | Add method to fetch riset name and id | BonfaceKilz |