aboutsummaryrefslogtreecommitdiff
path: root/scripts/qc_on_rqtl2_bundle2.py
AgeCommit message (Collapse)Author
2024-08-21Save errors for each file in lists. Parallelise error checking.rewrite-rqtl2-qcFrederick Muriuki Muriithi
* Save the errors for each file in a redis list for that file. * Make error checking parallel, i.e. ensure every file of a particular type is checked completely independent of other files of the same type.
2024-08-16Rewrite the QC code for R/qtl2Frederick Muriuki Muriithi