about summary refs log tree commit diff
path: root/uploader/phenotypes/models.py
AgeCommit message (Expand)Author
2025-08-25Create and cross-reference phenotypesFrederick Muriuki Muriithi
2025-08-25Preprocess phenotype data and return normalised form.Frederick Muriuki Muriithi
2025-07-14Fix linting issues.Frederick Muriuki Muriithi
2025-07-14Fix importsFrederick Muriuki Muriithi
2025-07-14Do not enter IDs in files in the description field.Frederick Muriuki Muriithi
2025-07-02Update descriptions and abbreviationsFrederick Muriuki Muriithi
2025-06-24Use positional parameters rather than named ones.Frederick Muriuki Muriithi
2025-06-10Bug: Fix logging.Frederick Muriuki Muriithi
2025-06-03Save data with `LOAD DATA INFILE …` queryFrederick Muriuki Muriithi
2025-06-03Increase number of rows per query.Frederick Muriuki Muriithi
2025-06-03Debug the query: useful to figure out what's happening.Frederick Muriuki Muriithi
2025-06-03Memory saving: Don't reload saved dataFrederick Muriuki Muriithi
2025-06-02Add some debugging statements.Frederick Muriuki Muriithi
2025-06-02Parametrize the "DataId" column for different tables.Frederick Muriuki Muriithi
2025-06-02Explicitly query for newly entered data.Frederick Muriuki Muriithi
2025-05-30Fix typo: Fix table name.Frederick Muriuki Muriithi
2025-05-30Bug: Loop until the data is exhausted.Frederick Muriuki Muriithi
2025-05-30Fix typo, and bug.Frederick Muriuki Muriithi
2025-05-30Fix indentation.Frederick Muriuki Muriithi
2025-05-30Use full table names rather than aliasesFrederick Muriuki Muriithi
2025-05-19Add function to save the numerical data for phenotypes.Frederick Muriuki Muriithi
2025-05-05Save/Create new phenotypes in the database.Frederick Muriuki Muriithi
2025-04-21Use module-specific logger.Frederick Muriuki Muriithi
2025-04-21Add "DataId" to top-level trait details.Frederick Muriuki Muriithi
2025-03-21Add "PubMed_ID" fieldFrederick Muriuki Muriithi
2025-03-18Enable downloading of dataset's phenotype's data.Frederick Muriuki Muriithi
2025-03-17Include InbredSetId: Useful for querying data.Frederick Muriuki Muriithi
2025-01-29Update field name.Frederick Muriuki Muriithi
2025-01-27Fix bug in how the SE and N values for a phenotype are fetched.Frederick Muriuki Muriithi
2025-01-25Add function to retrieve a phenotype's publication data.Frederick Muriuki Muriithi
2025-01-25Add the "StrainId" field to phenotype data rows.Frederick Muriuki Muriithi
2024-11-22Use gn-libs code for db connection.Frederick Muriuki Muriithi
2024-10-07Create new phenotype dataset (PublishFreeze).Frederick Muriuki Muriithi
2024-09-30BugFix: Ensure all data items show up.Frederick Muriuki Muriithi
2024-09-30Initialise views for a specific phenotypeFrederick Muriuki Muriithi
2024-09-27Remove unused placeholders for now.Frederick Muriuki Muriithi
2024-09-27Improve query for fetching a phenotype dataset's dataFrederick Muriuki Muriithi
2024-09-27Show some details for a phenotype dataset.Frederick Muriuki Muriithi
2024-09-26Start building up the view dataset endpointFrederick Muriuki Muriithi
2024-09-26List the phenotype datasets.Frederick Muriuki Muriithi