From ae5837220512489107fa7316ae144307c4dbaec2 Mon Sep 17 00:00:00 2001 From: Waldir Leoncio Date: Fri, 26 Feb 2021 10:01:01 +0100 Subject: [PATCH] Changed dataset used for testing greedyMix --- tests/testthat/test-greedyMix.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testthat/test-greedyMix.R b/tests/testthat/test-greedyMix.R index 21a5d6d..ae80496 100644 --- a/tests/testthat/test-greedyMix.R +++ b/tests/testthat/test-greedyMix.R @@ -2,7 +2,7 @@ context("Opening files on greedyMix") # TODO: needs #12 to be fixed before this can be done without user intervention greedyMix( - tietue = "inst/ext/ExamplesDataFormatting/Example baseline data in GENEPOP format for Trained clustering.txt", + tietue = "inst/ext/ExamplesDataFormatting/Example data in BAPS format for clustering of diploid individuals.txt", format = "GenePop", savePreProcessed = FALSE ) # Upper bounds 100 100