From 9b51f59bc4b598c1136525300af5f696bcf66fc0 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 15 Jan 2024 18:36:06 +0300 Subject: Process `na.strings` even for default cases 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. --- tests/r_qtl/test_files/test_pheno.zip | Bin 485 -> 503 bytes tests/r_qtl/test_files/test_pheno_transposed.zip | Bin 536 -> 557 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/r_qtl/test_files') diff --git a/tests/r_qtl/test_files/test_pheno.zip b/tests/r_qtl/test_files/test_pheno.zip index 5c709e7..ba9bbb0 100644 Binary files a/tests/r_qtl/test_files/test_pheno.zip and b/tests/r_qtl/test_files/test_pheno.zip differ diff --git a/tests/r_qtl/test_files/test_pheno_transposed.zip b/tests/r_qtl/test_files/test_pheno_transposed.zip index 9bff030..e6a87aa 100644 Binary files a/tests/r_qtl/test_files/test_pheno_transposed.zip and b/tests/r_qtl/test_files/test_pheno_transposed.zip differ -- cgit v1.2.3