aboutsummaryrefslogtreecommitdiff
path: root/uploader/genotypes/models.py
AgeCommit message (Expand)Author
2024-11-22Use gn-libs code for db connection....Use the code in gn-libs to connect to the database, rather than a local module. Frederick Muriuki Muriithi
2024-09-25Create new genotype datasets.Frederick Muriuki Muriithi
2024-09-24typing: Fix type errorsFrederick Muriuki Muriithi
2024-09-20Initialise UI for managing genotype datasets.Frederick Muriuki Muriithi
2024-09-19Only show a single genotype dataset....It is expected that there is only ever a single genotype dataset for any one particular population. Frederick Muriuki Muriithi
2024-09-19List genotype datasetsFrederick Muriuki Muriithi
2024-09-17Display some genotype information.Frederick Muriuki Muriithi