aboutsummaryrefslogtreecommitdiff
path: root/tests/r_qtl/test_files/test_pheno.zip
AgeCommit message (Collapse)Author
2024-01-15Process `na.strings` even for default casesFrederick Muriuki Muriithi
There was a bug where the `na.strings` were not processed correctly if the user called the `r_qtl.r_qtl2.file_data(...)` function without explicitly providing the `process_*` arguments. This commit fixes that.
2024-01-03Parse the phenotype data from the R/qtl2 bundle.Frederick Muriuki Muriithi