Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-07 | Add filetype details to database update code | Frederick Muriuki Muriithi | |
The filetype determines the queries to be run to update the database, therefore, this commit adds filetype information. | |||
2022-07-07 | Provide selection for GeneChips | Frederick Muriuki Muriithi | |
The GeneChipId value is required for the data being inserted, so this commit provides the UI to enable selection of the chip. | |||
2022-07-06 | Implement UI for dataset selection | Frederick Muriuki Muriithi | |
As part of updating the database with the new data, there is a need to select the appropriate dataset that the data belongs to, and this commit provides the UI to assist the user do that. |