Added TODO
This commit is contained in:
parent
c0d36e2c30
commit
edd0cac775
1 changed files with 6 additions and 5 deletions
|
|
@ -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")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue