From ae1fbc0c56c8732fb85b555eccd4fddb5d8e5437 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 31 Aug 2022 04:44:28 +0300 Subject: Commit missing files. --- tests/test_data/average_inconsistent_columns.tsv | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/test_data/average_inconsistent_columns.tsv (limited to 'tests') diff --git a/tests/test_data/average_inconsistent_columns.tsv b/tests/test_data/average_inconsistent_columns.tsv new file mode 100644 index 0000000..77fcbeb --- /dev/null +++ b/tests/test_data/average_inconsistent_columns.tsv @@ -0,0 +1,7 @@ +ProbeSetID BXD95 BXD27 BXD98 +10608724 6.356 6.532 6.515 +10608724 6.356 6.532 6.515 +10608724 6.356 6.532 6.515 6.563 +10608724 6.356 6.532 +10608724 6.356 6.532 6.515 6.563 6.471 6.472 +10608724 6.356 6.532 6.515 \ No newline at end of file -- cgit v1.2.3