aboutsummaryrefslogtreecommitdiff
path: root/scripts/process_rqtl2_bundle.py
AgeCommit message (Collapse)Author
2024-02-05Run QC on the 'geno' file in R/qtl2 bundle.Frederick Muriuki Muriithi
2024-02-05Add a QC step: Check all listed files existFrederick Muriuki Muriithi
Add a QC step to the R/qtl2 bundle processing - check that all files that are listed in the control file also exist in the bundle.
2024-01-23Update scripts to use redis prefix.Frederick Muriuki Muriithi
2024-01-22scripts: Pass in logger to get detailed updates.Frederick Muriuki Muriithi
2024-01-22UI: Show progress of R/qtl2 bundle processing.Frederick Muriuki Muriithi
2024-01-19scripts: Process R/qtl2 bundleFrederick Muriuki Muriithi
Build script to start the processing of the R/qtl2 bundle.