aboutsummaryrefslogtreecommitdiff
path: root/r_qtl/errors.py
AgeCommit message (Collapse)Author
2024-02-05Do general bundle validation and show errorsFrederick Muriuki Muriithi
* Display any and all errors on the UI * Move `validate_bundle` to QC module and refactor to use `missing_files`
2024-01-02Cleanup: Fix linting and typing errors and update docs.Frederick Muriuki Muriithi
2023-12-20Read R/qtl2 format filesFrederick Muriuki Muriithi
* Set up error objects. * Read the control data.