Branch | Commit message | Author | Age | |
---|---|---|---|---|
keyring | Add fredmanglis' key to the keyring | Frederick Muriuki Muriithi | 19 months | |
load-raw-data-no-parsing | Fix bug: fetch from cursor, not return from cursor.execute(…) | Frederick Muriuki Muriithi | 17 months | |
main | Deactivate linter error check. | Frederick Muriuki Muriithi | 3 weeks | |
rework-species-selection | Add missing scripts. | Frederick Muriuki Muriithi | 5 months | |
rewrite-rqtl2-qc | Save errors for each file in lists. Parallelise error checking. | Frederick Muriuki Muriithi | 11 months | |
test-resumablejs | Display error better. | Frederick Muriuki Muriithi | 13 months | |
update-templates-for-bootstrap | Fix tests and issues caught by tests. | Frederick Muriuki Muriithi | 14 months | |
Age | Commit message | Author | ||
2024-08-21 | Save errors for each file in lists. Parallelise error checking.•••* 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. rewrite-rqtl2-qc | Frederick Muriuki Muriithi | ||
2024-08-16 | Rewrite the QC code for R/qtl2 | Frederick Muriuki Muriithi | ||
2024-08-16 | Ignore comment lines. | Frederick Muriuki Muriithi | ||
2024-08-16 | Log out correct parameters. | Frederick Muriuki Muriithi | ||
2024-08-13 | Bug: cross reference with NULL cM when "gmap" file is absent•••The "gmap" file might not exist in some bundles. In those instances, cross-reference the data without including the genotypes' physical positions (cM). | Frederick Muriuki Muriithi | ||
2024-08-12 | Bug: Ensure file type values are lists. | Frederick Muriuki Muriithi | ||
2024-08-12 | Update check for missing files: Check from directory.•••Enable the check for missing files to act upon a directory where the R/qtl2 bundle has been extracted into. | Frederick Muriuki Muriithi | ||
2024-08-12 | Add utility to transpose CSVs, renaming the original file. | Frederick Muriuki Muriithi | ||
2024-08-12 | Define new InvalidValue error type.•••Redesign the InvalidValue error type for the R/qtl2 bundles to list the errors according to the row and column titles rather than line numbers. This makes the error-reporting independent on whether or not the file is transposed. This will replace the use of the older `quality_control.errors.InvalidValue` error type that depends on the line and column numbers, and thus cannot work with transposable files. | Frederick Muriuki Muriithi | ||
2024-08-12 | Rename module: Module contains exceptions classes. | Frederick Muriuki Muriithi | ||
[...] |