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")
# greedyMix(
# tietue = "inst/ext/ExamplesDataFormatting/Example baseline data in GENEPOP format for Trained clustering.txt",
# format = "GenePop",
# savePreProcessed = FALSE
# )
# 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",
format = "GenePop",
savePreProcessed = FALSE
) # Upper bounds 100 100
context("Linkage")