Added TODO

This commit is contained in:
Waldir Leoncio 2021-02-01 09:23:45 +01:00
parent c0d36e2c30
commit edd0cac775

View file

@ -1,10 +1,11 @@
context("Opening files on greedyMix") context("Opening files on greedyMix")
# greedyMix( # TODO: needs #12 to be fixed before this can be done without user intervention
# tietue = "inst/ext/ExamplesDataFormatting/Example baseline data in GENEPOP format for Trained clustering.txt", greedyMix(
# format = "GenePop", tietue = "inst/ext/ExamplesDataFormatting/Example baseline data in GENEPOP format for Trained clustering.txt",
# savePreProcessed = FALSE format = "GenePop",
# ) savePreProcessed = FALSE
) # Upper bounds 100 100
context("Linkage") context("Linkage")